commit | 12d5807d0362741cfab8e7f45075bf7989746e69 | [log] [tgz] |
---|---|---|
author | Francis Visoiu Mistrih <francisvm@yahoo.com> | Tue Mar 13 19:53:16 2018 +0000 |
committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | Tue Mar 13 19:53:16 2018 +0000 |
tree | 0c1e6b3006e38dd142123bcabdec2c0e6886fcdd | |
parent | 0d729fa5d6a825ae589647010612e44dc987e82b [diff] |
[MIR] Allow frame-setup and frame-destroy on the same instruction Nothing prevents us from having both frame-setup and frame-destroy on the same instruction. When merging: * frame-setup OPCODE1 * frame-destroy OPCODE2 into * frame-setup frame-destroy OPCODE3 we want to be able to print and parse both flags. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327442 91177308-0d34-0410-b5e6-96231b3b80d8