And add build files for gtest.
Goes on top of https://reviews.llvm.org/D55836
With this, the build files for //lld are complete.
Paths
| Differential D55838
[gn build] Make `ninja check-lld` also run LLD's unit tests ClosedPublic Authored by thakis on Dec 18 2018, 10:13 AM.
Details Summary And add build files for gtest. Goes on top of https://reviews.llvm.org/D55836 With this, the build files for //lld are complete.
Diff Detail
Event TimelineComment Actions LGTM
This revision is now accepted and ready to land.Dec 18 2018, 5:21 PM thakis added a parent revision: D55836: [gn build] Add check-lld target and make it work.Dec 18 2018, 6:52 PM thakis marked an inline comment as done. Comment ActionsThanks! Actually landing this is blocked on https://reviews.llvm.org/D55836 though.
Closed by commit rL349704: [gn build] Make `ninja check-lld` also run LLD's unit tests (authored by nico). · Explain WhyDec 19 2018, 4:07 PM This revision was automatically updated to reflect the committed changes.
Diff 178988 llvm/trunk/utils/gn/secondary/lld/test/BUILD.gn
llvm/trunk/utils/gn/secondary/lld/unittests/BUILD.gn
llvm/trunk/utils/gn/secondary/lld/unittests/DriverTests/BUILD.gn
llvm/trunk/utils/gn/secondary/lld/unittests/MachOTests/BUILD.gn
llvm/trunk/utils/gn/secondary/llvm/utils/unittest/BUILD.gn
llvm/trunk/utils/gn/secondary/llvm/utils/unittest/UnitTestMain/BUILD.gn
|