Skip to content

Commit

Permalink
OptDiag: Decouple backend diagnostics from debug info metadata
Browse files Browse the repository at this point in the history
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-96231b3b80d8
  • Loading branch information
bogner committed Feb 18, 2017
1 parent 5e55477 commit 787e150
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 121 deletions.
Loading

0 comments on commit 787e150

Please sign in to comment.