julia
0f2ad74e
- codegen: set ModFlag for `Debug Info Version` to Warning (#40653)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
codegen: set ModFlag for `Debug Info Version` to Warning (#40653) This allows linking the resulting code against another bitcode library (such as libopencilk-abi.bc) that was built with a different version of llvm debug info.
References
#40653 - Set ModFlag for `Debug Info Version` to Warning
Author
vchuravy
Parents
24d9eab4
Loading