diff options
author | Jessica Paquette <jpaquette@apple.com> | 2018-03-16 22:53:34 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2018-03-16 22:53:34 +0000 |
commit | b3e7dc9144eee605a6456e6aef94a8e0a77c6cdb (patch) | |
tree | 400c87cd2943db7f7577e8d6745f1bc59463fcad /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 961235d3352963cbe9efac946ec2f6ae9c14276c (diff) | |
download | bcm5719-llvm-b3e7dc9144eee605a6456e6aef94a8e0a77c6cdb.tar.gz bcm5719-llvm-b3e7dc9144eee605a6456e6aef94a8e0a77c6cdb.zip |
[MachineOutliner] Make KILLs invisible
At the point the outliner runs, KILLs don't impact anything, but they're still
considered unique instructions. This commit makes them invisible like
DebugValues so that they can still be outlined without impacting outlining
decisions.
llvm-svn: 327760
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions