commit | 6b1df4d6a744c77e0bd3302c3997e76c2c3e3a85 | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Thu Dec 14 18:07:04 2017 +0000 |
committer | Zachary Turner <zturner@google.com> | Thu Dec 14 18:07:04 2017 +0000 |
tree | 51b28ab01b36c2223b07e743f157fd822d31e84b | |
parent | c04e9d0dbfcdae56382f51cb4be19aa68894bd1b [diff] |
[COFF] Teach LLD to use the COFF .debug$H section. This adds the /DEBUG:GHASH option to LLD which will look for the existence of .debug$H sections in linker inputs and use them to accelerate type merging. The clang-cl side has already been added, so this completes the work necessary to begin experimenting with this feature. Differential Revision: https://reviews.llvm.org/D40980 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320719 91177308-0d34-0410-b5e6-96231b3b80d8