Return failure if the import of a global variable fails and add a
test case to check the emitted error message. Additionally, convert
the globals in iteration order and do not process them recursively
when translating a constant expression referencing it. Additionally,
use the module location rather unknown location.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
I think we do not need this mapping at this point. Other globals are reference with the symbol name.