aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@google.com>2023-09-21 11:57:18 -0700
committerGitHub <noreply@github.com>2023-09-21 11:57:18 -0700
commit4dec62f4d4a0a496a8067e283bf66897fbf6e598 (patch)
treefe3f2a06d2b08c24aee9bf5eb24f9ae4bc23065b /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent9744d396f8823eaeb15c856f2fa45d8dd4f1d60b (diff)
downloadllvm-4dec62f4d4a0a496a8067e283bf66897fbf6e598.zip
llvm-4dec62f4d4a0a496a8067e283bf66897fbf6e598.tar.gz
llvm-4dec62f4d4a0a496a8067e283bf66897fbf6e598.tar.bz2
[builtins][CMake] Replace custom target for lse_builtin symlinks (#66936)
Using custom target with BYPRODUCTS results in symlinks being recreated on every build (the build is always dirty). We could instead use custom commands to generate the symlinks and by adding the output to the list of sources, build system will ensure those are created as needed.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions