[PATCH] D115155: [tsan] Move tsan/rtl build rules into tsan/rtl/CMakeLists.txt
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 6 06:55:29 PST 2021
thakis created this revision.
thakis added a reviewer: dvyukov.
Herald added a subscriber: mgorny.
thakis requested review of this revision.
Herald added a project: LLVM.
That way, the build rules are closer to the source files they describe.
No intended behavior change.
https://reviews.llvm.org/D115155
Files:
compiler-rt/lib/tsan/CMakeLists.txt
compiler-rt/lib/tsan/rtl/CMakeLists.txt
llvm/utils/gn/secondary/compiler-rt/lib/BUILD.gn
llvm/utils/gn/secondary/compiler-rt/lib/tsan/BUILD.gn
llvm/utils/gn/secondary/compiler-rt/lib/tsan/rtl/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115155.392051.patch
Type: text/x-patch
Size: 25933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211206/12d97c9b/attachment-0001.bin>
More information about the llvm-commits
mailing list