Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ThinLTOBitcodeWriter: Include globals associated with type metadata globals ↵ | Peter Collingbourne | 2019-07-29 | 1 | -0/+14 |
in the merged module. Globals that are associated with globals with type metadata need to appear in the merged module because they will reference the global's section directly. Differential Revision: https://reviews.llvm.org/D65312 llvm-svn: 367242 |