1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-04-07 01:38:26 +00:00
Devang Patel 26d14294de Debugging infomration is encoded in llvm IR using metadata. This is designed
such a way that debug info for symbols preserved even if symbols are
optimized away by the optimizer. 

Add new special pass to remove debug info for such symbols.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107416 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-01 19:49:20 +00:00
..
2010-06-29 22:34:52 +00:00
2010-06-29 22:34:52 +00:00
2010-07-01 01:00:27 +00:00
2010-06-29 22:34:52 +00:00
2010-06-29 22:34:52 +00:00