OSDN Git Service

[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
[android-x86/external-llvm.git] / test / DebugInfo / debugify.ll
2018-05-09 Shiva Chen[DebugInfo] Add DILabel metadata and intrinsic llvm...
2018-02-15 Vedant Kumar[Debugify] Don't check functions which were skipped
2018-02-15 Vedant Kumar[opt] Port the debugify passes to the new pass manager
2018-02-13 Vedant Kumar[Debugify] Avoid verifier failure on non-definition...
2018-01-23 Vedant Kumar[Debugify] Add a mode to opt to enable faster testing
2017-12-08 Vedant Kumar[Debugify] Add a pass to test debug info preservation