aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2025-03-02 14:59:20 -0800
committerFangrui Song <i@maskray.me>2025-03-02 14:59:21 -0800
commit60486292b79885b7800b082754153202bef5b1f0 (patch)
tree225eb5c8b6d473116347207eaa28b552f84c2d5d /llvm/lib/CodeGen/MachineScheduler.cpp
parent31bf16a7a2e1f5e783af9055fa2a1d815c090da2 (diff)
downloadllvm-60486292b79885b7800b082754153202bef5b1f0.zip
llvm-60486292b79885b7800b082754153202bef5b1f0.tar.gz
llvm-60486292b79885b7800b082754153202bef5b1f0.tar.bz2
[MC] Move MIPS-specific gprel/tprel/dtprel from MCStreamer to MipsTargetStreamer
https://reviews.llvm.org/D23669 inappropriately added MIPS-specific dtprel/tprel directives to MCStreamer. In addition, llvm-mc -filetype=null parsing these directives will crash. This patch moves these functions to MipsTargetStreamer and fixes -filetype=null. gprel32 and gprel64, called by AsmPrinter, are moved to MCTargetStreamer.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions