diff options
author | Fangrui Song <maskray@google.com> | 2020-01-12 12:23:16 -0800 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-01-12 12:53:44 -0800 |
commit | 7fa5290d5bd5632d7a36a4ea9f46e81e04fb819e (patch) | |
tree | 1359e8b200e2f40bdeb6716955e2b2371fde02cc /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | de797ccdd74f46d5f637ccf66c78da9905a46f42 (diff) | |
download | bcm5719-llvm-7fa5290d5bd5632d7a36a4ea9f46e81e04fb819e.tar.gz bcm5719-llvm-7fa5290d5bd5632d7a36a4ea9f46e81e04fb819e.zip |
__patchable_function_entries: don't use linkage field 'unique' with -no-integrated-as
.section name, "flags"G, @type, GroupName[, linkage]
As of binutils 2.33, linkage cannot be 'unique'. For integrated
assembler, we use both 'o' flag and 'unique' linkage to support
--gc-sections and COMDAT with lld.
https://sourceware.org/ml/binutils/2019-11/msg00266.html
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions