diff options
author | Fangrui Song <i@maskray.me> | 2025-03-02 17:08:17 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-03-02 17:08:17 -0800 |
commit | 14951a5a3120e50084b3c5fb217e2d47992a24d1 (patch) | |
tree | 3c50ffaebd5f3fbfa8c86b01a7587a4f8a491d03 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 8c7c791284877e36f73c41ffa56b52c13e613993 (diff) | |
download | llvm-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