aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorWu Yingcong <yingcong.wu@intel.com>2025-03-27 10:15:48 +0800
committerGitHub <noreply@github.com>2025-03-27 10:15:48 +0800
commite54f31a20c23b2b1fdb524a63b84361703613c4e (patch)
tree00c6f788efe5c19e1e2e94c91062018ce73914b9 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent2ca27e7c3e252d5c5fce57c0f85d0290babf82f3 (diff)
downloadllvm-e54f31a20c23b2b1fdb524a63b84361703613c4e.zip
llvm-e54f31a20c23b2b1fdb524a63b84361703613c4e.tar.gz
llvm-e54f31a20c23b2b1fdb524a63b84361703613c4e.tar.bz2
[compiler-rt][builtins] Add missing flag for builtins standalone build (#133046)
When builtins are built with runtimes, it is built before compiler-rt, and this makes some of the HAS_XXX_FLAGs missing. In this case, the COMPILER_RT_HAS_FCF_PROTECTION_FLAG is missing which makes it impossible to enable CET in this case. This patch addresses this issue by also check for such flag in standalone build instead of relying on the compiler-rt's detection.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions