This repository was archived by the owner on Apr 23, 2020. It is now read-only.
Commit 787e150
committed
OptDiag: Decouple backend diagnostics from debug info metadata
This creates and uses a DiagnosticLocation type rather than using
DebugLoc for this purpose in the backend diagnostics. This is NFC for
now, but will allow us to create locations for diagnostics without
having to create new metadata nodes when we don't have a DILocation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295519 91177308-0d34-0410-b5e6-96231b3b80d81 parent 5e55477 commit 787e150
File tree
3 files changed
+143
-121
lines changed- include/llvm/IR
- lib
- Analysis
- IR
3 files changed
+143
-121
lines changed
0 commit comments