aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorAmir Ayupov <aaupov@fb.com>2025-02-25 10:53:45 -0800
committerGitHub <noreply@github.com>2025-02-25 10:53:45 -0800
commit3968ebd00da80a08de84f83a101ebb23710f6631 (patch)
tree9c217164b7c141e119d1a7e431cf0a81c1c54bf7 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parenta778930f85b6d17cf31ff0e15964a7c7116e2a9d (diff)
downloadllvm-3968ebd00da80a08de84f83a101ebb23710f6631.zip
llvm-3968ebd00da80a08de84f83a101ebb23710f6631.tar.gz
llvm-3968ebd00da80a08de84f83a101ebb23710f6631.tar.bz2
[BOLT] Keep multi-entry functions simple in aggregation mode (#128253)
BOLT used to mark multi-entry functions non-simple in non-relocation mode with the reasoning that we can't move them due to potentially undetected references. However, in aggregation mode it doesn't apply as BOLT doesn't perform optimizations. Relax this constraint in case of an aggregation job. Test Plan: added entry-point-fallthru.s
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions