diff options
author | Gerolf Hoflehner <ghoflehner@apple.com> | 2014-08-13 21:15:23 +0000 |
---|---|---|
committer | Gerolf Hoflehner <ghoflehner@apple.com> | 2014-08-13 21:15:23 +0000 |
commit | caa8bfd13b8e0477d5c5256170408ac24cd2e1e5 (patch) | |
tree | 276dfd625c2666e999e6e5b304bbf9aa0da3e6fe /clang/lib/Sema/SemaExprObjC.cpp | |
parent | c9cbde7e8be50c51ce3ae4dad19aef1578a826fe (diff) | |
download | bcm5719-llvm-caa8bfd13b8e0477d5c5256170408ac24cd2e1e5.tar.gz bcm5719-llvm-caa8bfd13b8e0477d5c5256170408ac24cd2e1e5.zip |
[Cleanup] Utility function to erase instruction and mark DBG_Values
New function to erase a machine instruction and mark DBG_VALUE
for removal. A DBG_VALUE is marked for removal when it references
an operand defined in the instruction.
Use the new function to cleanup code in dead machine instruction
removal pass.
llvm-svn: 215580
Diffstat (limited to 'clang/lib/Sema/SemaExprObjC.cpp')
0 files changed, 0 insertions, 0 deletions