diff options
author | Fangrui Song <i@maskray.me> | 2025-03-02 22:05:47 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-03-02 22:05:47 -0800 |
commit | 04b49b11a8f70424263a3fc1f9c5bc69a9f46844 (patch) | |
tree | 6af27cd92d89a191e3a70b944488fd5a254739ec /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 69c8312c0ab30e0906a374ecfc88c60ea7ffe5a4 (diff) | |
download | llvm-04b49b11a8f70424263a3fc1f9c5bc69a9f46844.zip llvm-04b49b11a8f70424263a3fc1f9c5bc69a9f46844.tar.gz llvm-04b49b11a8f70424263a3fc1f9c5bc69a9f46844.tar.bz2 |
[MCExpr] Remove generic getVariantKindName and getVariantKindForName
They are error-prone as MCParser may parse a variant kind,
which cannot be handled by the target.
The replacement in MCAsmInfo should be used instead.
Follow-up to f244b8eed37a12539fb11b76e19ec7a7eb41dccc
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions