diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-12-18 21:36:05 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-12-18 21:36:05 +0000 |
commit | bd7b36e780f99b808f8e334e26f3dae1bc7e8175 (patch) | |
tree | d35231c0dd918a76c1af6e0d3800ea7af577afbb /lib/CodeGen/MachineVerifier.cpp | |
parent | 9b04104a5e9fb51b24b7aeb55912d319802049b2 (diff) |
Don't allow the automatically updated MI flags to be set directly.
The bundle-related MI flags need to be kept in sync with the neighboring
instructions. Don't allow the bulk flag-setting setFlags() function to
change them.
Also don't copy MI flags when cloning an instruction. The clone's bundle
flags will be set when it is explicitly inserted into a bundle.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170459 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions