-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add DWARF address space to DIDerivedType (added in LLVM 5)
This lays the foundation towards an eventual fix for GaloisInc/llvm-pretty-bc-parser#85. GitHub commit: llvm/llvm-project@d5561e0 It's an unsigned int: https://github.com/llvm/llvm-project/blob/d5561e0a0bbd484da17d3b68ae5fedc0a057246b/llvm/include/llvm/IR/DebugInfoMetadata.h#L783 Co-authored-by: Ryan Scott <rscott@galois.com>
- Loading branch information
1 parent
b13493f
commit cd9a513
Showing
2 changed files
with
17 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters