aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Scalar/LoopPassManager.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2021-03-19 14:35:22 -0700
committerFangrui Song <i@maskray.me>2021-03-19 14:35:22 -0700
commit948be862d6dde3ae5ebf3983f78ec2eee5422ed1 (patch)
tree2ec3aa744b3fe16693af53105e4c342021b87b49 /llvm/lib/Transforms/Scalar/LoopPassManager.cpp
parentcdac60107db9f04b27077379259678adf6f03617 (diff)
downloadllvm-948be862d6dde3ae5ebf3983f78ec2eee5422ed1.zip
llvm-948be862d6dde3ae5ebf3983f78ec2eee5422ed1.tar.gz
llvm-948be862d6dde3ae5ebf3983f78ec2eee5422ed1.tar.bz2
[llvm-readobj] Remove legacy GNU_PROPERTY_X86_ISA_1_{NEEDED,USED} and dump new GNU_PROPERTY_X86_ISA_1_{NEEDED,USED}
https://sourceware.org/bugzilla/show_bug.cgi?id=26703 deprecated the previous GNU_PROPERTY_X86_ISA_1_{CMOV,SSE,*} values (renamed to `COMPAT`) and added new values. Since the legacy values are not used by compilers, having dumping support in llvm-readobj is unnecessary. So just drop the legacy feature. The new values are used by GCC 11 (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97250) `-march=x86-64-v[234]` to indicate the micro-architecture ISA levels. Differential Revision: https://reviews.llvm.org/D98818
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LoopPassManager.cpp')
0 files changed, 0 insertions, 0 deletions