diff options
author | esmeyi <esme.yi@ibm.com> | 2022-08-11 01:13:05 -0400 |
---|---|---|
committer | esmeyi <esme.yi@ibm.com> | 2022-08-11 01:13:05 -0400 |
commit | 7a70e6e224cdbbd02cf6a7a7d8ff69950faaa35f (patch) | |
tree | 0fac381829b9204d188e4e2564c9a2bc1e33db49 /llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | |
parent | 4e0a2bd6279998261393c9b7446dbb285188c149 (diff) | |
download | llvm-7a70e6e224cdbbd02cf6a7a7d8ff69950faaa35f.zip llvm-7a70e6e224cdbbd02cf6a7a7d8ff69950faaa35f.tar.gz llvm-7a70e6e224cdbbd02cf6a7a7d8ff69950faaa35f.tar.bz2 |
[XCOFF] ignore the cold attribute.
Summary: AIX XCOFF doesn't support the cold feature.
While it shouldn't be a function error when XCOFF catching the cold attribute.
As with the behavior of other formats, we just ignore the attribute for now.
Reviewed By: DiggerLin
Differential Revision: https://reviews.llvm.org/D131473
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp')
0 files changed, 0 insertions, 0 deletions