Currently there's no mechanism to indicate that a particular symbol should be
treated as a global symbol, this patch adds this trait and modifies the LLVM
translation mechanism to be aware of the trait and convert the operation
alongside all the other LLVM globals.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo