aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-03-11 09:05:49 -0500
committerGitHub <noreply@github.com>2024-03-11 09:05:49 -0500
commitd27c1bed1169a4fc324c70fa60dcd979b86a06d2 (patch)
treec69e459e25d7f478d5faff5e732d8f5dbf324641 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent02e0b7d405c3ace86e731450c0dd73556f1452d9 (diff)
downloadllvm-d27c1bed1169a4fc324c70fa60dcd979b86a06d2.zip
llvm-d27c1bed1169a4fc324c70fa60dcd979b86a06d2.tar.gz
llvm-d27c1bed1169a4fc324c70fa60dcd979b86a06d2.tar.bz2
[libc] Only enable `LLVM_FULL_BUILD_MODE` by default for GPU targets (#84664)
Summary: Currently we have a conditional that turns the full build on by default if it is a default target. This used to work fine when the GPU was the only target that was ever present. However, we've recently changed to allow building multiple of these at the same time. That means we should have the ability to build overlay mode in the CPU mode and full build in the GPU mode. This patch makes some simple adjustments to pass the arguments per-triple. This slightly extends the existing `-DRUNTIMES_` argument support to also transform any extra CMake inputs rather than just the passed CMake variables.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions