diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-11-27 20:14:26 -0600 |
---|---|---|
committer | Joseph Huber <huberjn@outlook.com> | 2024-11-30 08:50:08 -0600 |
commit | 4148aa63e2285ec7198c67d9b231b9097076ba8e (patch) | |
tree | 715a06c10d65dcbdc03f2eabe821eddced2529fd /llvm/lib/CodeGen/SelectOptimize.cpp | |
parent | f89fa238faa6a63168997a8a1d03c15b71da8080 (diff) | |
download | llvm-4148aa63e2285ec7198c67d9b231b9097076ba8e.zip llvm-4148aa63e2285ec7198c67d9b231b9097076ba8e.tar.gz llvm-4148aa63e2285ec7198c67d9b231b9097076ba8e.tar.bz2 |
[Reland][Runtimes] Merge 'compile_commands.json' files from runtimes build (#116303)
Summary:
When building a project in a runtime mode, the compilation database is a
separate CMake invocation. So its `compile_commands.json` file will be
placed elsewhere in the `runtimes/runtime-bins` directory. This is
somewhat annoying for ongoing development when a runtimes build is
necessary. This patch adds some CMake magic to merge the two files.
Fixed issue w/ standalone runtimes build by checking if the LLVM src and
CMake src are the same.
Diffstat (limited to 'llvm/lib/CodeGen/SelectOptimize.cpp')
0 files changed, 0 insertions, 0 deletions