Following the lazy reference might bring in an object file that depends on bitcode files that weren't part in the LTO step.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D25461
LTO: Don't follow lazy references when seeing new definitions in the combined LTO object hans on Oct 11 2016, 2:14 AM. Authored by
Details Following the lazy reference might bring in an object file that depends on bitcode files that weren't part in the LTO step.
Diff Detail
|