aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2025-03-02 17:08:17 -0800
committerFangrui Song <i@maskray.me>2025-03-02 17:08:17 -0800
commit14951a5a3120e50084b3c5fb217e2d47992a24d1 (patch)
tree3c50ffaebd5f3fbfa8c86b01a7587a4f8a491d03 /llvm/lib/CodeGen/MachineScheduler.cpp
parent8c7c791284877e36f73c41ffa56b52c13e613993 (diff)
downloadllvm-14951a5a3120e50084b3c5fb217e2d47992a24d1.zip
llvm-14951a5a3120e50084b3c5fb217e2d47992a24d1.tar.gz
llvm-14951a5a3120e50084b3c5fb217e2d47992a24d1.tar.bz2
[MCParser] Extract some VariantKind from getVariantKindForName
All VariantKinds except VK_None/VK_Invalid are target-specific (e.g. a target may not support "@plt" even if it is widely available). Move the parsers to lib/Target to ensure that VariantKind from unrelated targets will not be parsed.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions