@danalbert already LGTM'd this part, but I'll give another chance to give it a once-over.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D7601
Split the TargetInfo stuff from D7380 into its own patch. ClosedPublic Authored by jroelofs on Feb 12 2015, 3:42 PM.
Details
Summary @danalbert already LGTM'd this part, but I'll give another chance to give it a once-over.
Diff Detail Event Timelinejroelofs updated this object. danalbert edited edge metadata. Comment ActionsLGTM
This revision is now accepted and ready to land.Feb 12 2015, 9:10 PM
Revision Contents
Diff 19862 CMakeLists.txt
libcxx/test/config.py
libcxx/test/target_info.py
lit.site.cfg.in
|
I'd prefer importlib + getattr instead of eval.