This makes the lit-lldb-init file configurable by CMake. This matters to us downstream in swift, where we want to set environment variables with the env command for every test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63679
[lit] Make lit-lldb-init configurable by CMake ClosedPublic Authored by JDevlieghere on Jun 21 2019, 4:00 PM.
Details Summary This makes the lit-lldb-init file configurable by CMake. This matters to us downstream in swift, where we want to set environment variables with the env command for every test.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 21 2019, 4:03 PM Closed by commit rL364112: [lit] Make lit-lldb-init configurable by CMake (authored by JDevlieghere). · Explain WhyJun 21 2019, 4:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 206096 lldb/trunk/lit/CMakeLists.txt
lldb/trunk/lit/helper/toolchain.py
|