This is a fix for PR47630. The regression is caused by the D78011. After this change the code starts to call the emitGlobalConstantLargeInt even for constants which requires eight bytes to store.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo