Go to file
Louis Dionne 471b8b73c9 [libcxx] Only enable the availability LIT feature when we're testing libc++
Other standard libraries don't implement availability markup, so it doesn't
make sense to e.g. XFAIL tests based on availability markup outside of
libc++.

llvm-svn: 348871
2018-12-11 18:05:38 +00:00
clang Remove CGDebugInfo::getOrCreateFile() and use TheCU->getFile() directly. 2018-12-11 16:58:46 +00:00
clang-tools-extra Use the standard Duration factory matcher 2018-12-11 12:45:51 +00:00
compiler-rt Fix bug where we'd try symbolize a second time with the same arguments. 2018-12-11 12:43:44 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc travis: Add cmake build 2018-11-27 16:07:21 +00:00
libcxx [libcxx] Only enable the availability LIT feature when we're testing libc++ 2018-12-11 18:05:38 +00:00
libcxxabi [libcxx] Remove bad_array_length 2018-11-29 19:44:57 +00:00
libunwind [cmake] Rename append_if to avoid collision with LLVM 2018-12-11 15:30:04 +00:00
lld [LLD][ELF] - Support discarding the .dynamic section. 2018-12-10 09:24:49 +00:00
lldb Rename ObjectFile::GetHeaderAddress to GetBaseAddress 2018-12-11 15:21:15 +00:00
llgo
llvm [HotColdSplitting] Disable outlining landingpad instructions (PR39917) 2018-12-11 18:05:31 +00:00
openmp [test] [runtime] Permit omp_get_wtick() to return 0.01 2018-12-11 15:39:34 +00:00
parallel-libs
polly [CMake] Fix generation of exported targets in build directory 2018-11-06 15:18:17 +00:00
README.md

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.