Pass a LangAS instead of a target address space to
GetOrCreateLLVMGlobal, to remove a place where the frontend assumes that
target address space 0 is special.
Details
Details
- Reviewers
rjmccall - Commits
- rGd3d4d98576f4: [clang][NFC] GetOrCreateLLVMGlobal takes LangAS
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo