summaryrefslogtreecommitdiff
path: root/test/lit.cfg.py
AgeCommit message (Expand)Author
2018-07-20And add a lit substitution for llvm-undname, as the comment says toReid Kleckner
2018-06-20[LIT] Enable testing of LLVM gold plugin on Mac OS XEugene Leviant
2018-05-07[tools] Adjust the lit config for llvm-stripAlexander Shaposhnikov
2018-04-13Enable debug fission for thinLTO linked via gold-pluginYunlian Jiang
2018-04-02Remove llvm-mcmarkup.Eric Christopher
2018-03-18[dsymutil] Rename llvm-dsymutil -> dsymutilJonas Devlieghere
2018-03-08[CMake] Add missing test dependencyDavid Zarzycki
2018-01-08Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linkedPetr Hosek
2017-11-29Add opt-viewer testingAdam Nemet
2017-11-29Revert "Add opt-viewer testing"Adam Nemet
2017-11-28Add opt-viewer testingAdam Nemet
2017-11-28Revert "Add opt-viewer testing"Adam Nemet
2017-11-27Add opt-viewer testingAdam Nemet
2017-11-15[llvm-opt-fuzzer] NFC. Add sanity tests.Igor Laevsky
2017-11-04llvm/test/lit.cfg.py: Don't set the feature "llvm-64-bits" if -m32 is specified.NAKAMURA Takumi
2017-11-02Add feature to determine if host architecture is 64-bit in llvm-litJake Ehrlich
2017-10-18Don't set static-libs test feature when using LLVM_LINK_LLVM_DYLIBSam Clegg
2017-10-06[lit] Improve tool substitution in lit.Zachary Turner
2017-10-06Run pyformat on lit code.Zachary Turner
2017-09-21Resubmit "[lit] Refactor out some more common lit configuration code."Zachary Turner
2017-09-21Revert "[lit] Refactor out some more common lit configuration code."Zachary Turner
2017-09-21[lit] Refactor out some more common lit configuration code.Zachary Turner
2017-09-21[lit] Make lit support config files with .py extension.Zachary Turner