index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit.site.cfg.in
Age
Commit message (
Expand
)
Author
2013-03-26
Add asan/msan to the list of available features in LIT test runner. Mark ASan...
Alexey Samsonov
2011-06-22
lit support for REQUIRES: asserts.
Andrew Trick
2011-06-16
cmake may require LIT_TOOLS_DIR.
Andrew Trick
2011-06-16
Update clang's lit.site.cfg.in in preparation for adding config.llvm_build_mo...
Andrew Trick
2011-06-02
Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-te...
Galina Kistanova
2011-05-31
Now with the right line endings.
Galina Kistanova
2011-05-31
Preparations for separating target-specific clang tests.
Galina Kistanova
2011-02-09
test: CMake: Be aware of LLVM_LIT_TOOLS_DIR.
NAKAMURA Takumi
2009-11-07
Rework site config for cmake to be generated at configure time, and only pass
Daniel Dunbar
2009-11-03
Add target_triple to Clang site configuration.
Daniel Dunbar
2009-09-26
Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably.
Daniel Dunbar
2009-09-20
Include LLVM {src,obj} root in lit.site.cfg, to support non-standard layouts.
Daniel Dunbar
2009-09-17
Tweak clang testing.
Daniel Dunbar
2009-09-17
Fix substituto.
Daniel Dunbar
2009-09-16
CMake: Generate LIT site configuration file for Clang tests, which Daniel wil...
Douglas Gregor