mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
caa8bfd13b8e0477d5c5256170408ac24cd2e1e5
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
…
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%