aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
diff options
context:
space:
mode:
authorStella Laurenzo <stellaraccident@gmail.com>2022-02-05 22:04:19 -0800
committerStella Laurenzo <stellaraccident@gmail.com>2022-02-05 23:06:28 -0800
commitb4626f22defa4046991caa146cbbf0e792b43e92 (patch)
treeca619b0794f0d1f621c54318b50fed141083c617 /llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
parent52d981a4c13a8b320feba59cd851d58923267bed (diff)
downloadllvm-b4626f22defa4046991caa146cbbf0e792b43e92.zip
llvm-b4626f22defa4046991caa146cbbf0e792b43e92.tar.gz
llvm-b4626f22defa4046991caa146cbbf0e792b43e92.tar.bz2
[mlir] Do not use an empty source file when building aggregate libraries.
See discussion: https://discourse.llvm.org/t/check-mlir-times-examples-standalone-testing-time/6073/7 It turns out that it has been legal since CMake 3.11 to omit sources at library creation time if they are added later via target_sources, as is done here. This side-steps the issue of having a file that changes and invalidates the build of leaves. Differential Revision: https://reviews.llvm.org/D119069
Diffstat (limited to 'llvm/lib/ExecutionEngine/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions