1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/include
Gerolf Hoflehner 97f5907d85 [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
2014-08-13 21:15:23 +00:00
..
llvm [Cleanup] Utility function to erase instruction and mark DBG_Values 2014-08-13 21:15:23 +00:00
llvm-c Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00