diff options
| author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2017-04-26 00:51:06 +0000 |
|---|---|---|
| committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2017-04-26 00:51:06 +0000 |
| commit | c7b90947bd0179d914fea56b52be545c8f60f20a (patch) | |
| tree | fcfb7f9450a769051820e826d19e19c8995028e9 /llvm/lib/Target | |
| parent | 9547aabb26148f4eb5cfa1c5ccba0fe4ab7bf4fa (diff) | |
| download | bcm5719-llvm-c7b90947bd0179d914fea56b52be545c8f60f20a.tar.gz bcm5719-llvm-c7b90947bd0179d914fea56b52be545c8f60f20a.zip | |
[asan] Unconditionally enable GC of globals on COFF.
This change restores pre-r301225 behavior, where linker GC compatible global
instrumentation was used on COFF targets disregarding -f(no-)data-sections and/or
/Gw flags.
This instrumentation puts each global in a COMDAT with an ASan descriptor for that global.
It effectively enables -fdata-sections, but limits it to ASan-instrumented globals.
llvm-svn: 301374
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions

