Go to file
Martin Storsjo 4021cee996 [llvm-rc] Don't strictly require quotes around external file names
Regardless of what docs may say, existing resource files in the
wild can use this syntax.

Rename a file used in an existing test, to make it usable for unquoted
paths.

Differential Revision: https://reviews.llvm.org/D46511

llvm-svn: 331747
2018-05-08 08:47:37 +00:00
clang [C++2a] Implement operator<=>: Fix another bug in the code gen tests. 2018-05-08 07:56:05 +00:00
clang-tools-extra Add support for ObjC property name to be a single acronym. 2018-05-04 18:14:08 +00:00
compiler-rt [asan] Fix bug introduced by r331647 2018-05-08 05:58:57 +00:00
debuginfo-tests
libclc
libcxx Status updates for Rapperswil 2018-05-07 18:59:04 +00:00
libcxxabi
libunwind
lld Add a CIE with length 0 unconditionally. 2018-05-08 01:19:16 +00:00
lldb Really test type lookup in TestCppTypeLookup.py 2018-05-08 03:08:46 +00:00
llgo
llvm [llvm-rc] Don't strictly require quotes around external file names 2018-05-08 08:47:37 +00:00
openmp [OMPT] Fix thread_num for implicit_task_end callbacks in nested parallel regions 2018-05-07 12:42:21 +00:00
parallel-libs
polly [test] Replace undef with true/false to make test case less fragile 2018-05-08 07:24:05 +00:00
README.md

README.md

Low Level Virtual Machine (LLVM)

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