diff options
author | Xinliang David Li <davidxl@google.com> | 2015-12-21 20:41:20 +0000 |
---|---|---|
committer | Xinliang David Li <davidxl@google.com> | 2015-12-21 20:41:20 +0000 |
commit | 6c494cd0df0704a7795428e87cb38399f4230be8 (patch) | |
tree | 60f945b8c47aaf5d9ea1618c829fff4b2f28010e /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 0c97988e54d08cf84c1da9301fa4495384a9fbc0 (diff) | |
download | bcm5719-llvm-6c494cd0df0704a7795428e87cb38399f4230be8.tar.gz bcm5719-llvm-6c494cd0df0704a7795428e87cb38399f4230be8.zip |
[PGO] Fix profile var comdat generation problem with COFF
When targeting COFF, it is required that a comdat section to
have a global obj with the same name as the comdat (except for
comdats with select kind to be associative). This fix makes
sure that the comdat is keyed on the data variable for COFF.
Also improved test coverage for this.
llvm-svn: 256193
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions