Closed
Description
Bugzilla Link | 33306 |
Resolution | FIXED |
Resolved on | Sep 24, 2018 11:01 |
Version | trunk |
OS | All |
CC | @cmtice,@frobtech |
Extended Description
LTO doesn't store -mcmodel= information in the bitcode files as it does for many other codegen options and this has to be passed explicitly when invoking linker through the -mllvm -code-model= flag.