This is a follow-on to apply Duncan's new DIType ODR uniquing from
r266549 and r266713 in more places.
When invoking ThinLTO backend compiles via clang (for a distributed
build), invoke enableDebugTypeODRUniquing() before parsing the module.
Differential D19264
Enable ODR uniquing of DITypes for ThinLTO backends tejohnson on Apr 19 2016, 8:31 AM. Authored by
Details This is a follow-on to apply Duncan's new DIType ODR uniquing from When invoking ThinLTO backend compiles via clang (for a distributed
Diff Detail |