This revision was automatically updated to reflect the committed changes.
Closed by commit rL367247: Test load unloading of modules with libraries-svr4
(authored by aadsm, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://rev
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
This is python, so there are always ways to make this work without
copy-pasting, but I'm not sure that's such a good idea in this case. Doing
things this way is probably fine...
Repository:
aadsm created this revision.
aadsm added reviewers: labath, clayborg, xiaobai.
Herald added subscribers: lldb-commits, srhines.
Herald added a project: LLDB.
This doubles the 3 tests running right now on linux by also executing each test
with libraries-svr4 enabled.
Not sure if there's a better w