Go to file
Richard Trieu 994b8bef4d [CodeGen] Fix included headers.
Remove the included Parse header because CodeGen should not depend on Parse.
Instead, include the Lex headers that it needs instead.

llvm-svn: 347727
2018-11-28 04:14:29 +00:00
clang [CodeGen] Fix included headers. 2018-11-28 04:14:29 +00:00
clang-tools-extra [clangd] textDocument/SymbolInfo extension 2018-11-27 16:40:46 +00:00
compiler-rt [CMake] Add a missing case of TO_CMAKE_PATH 2018-11-27 09:23:15 +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] Make sure the re-export logic works when paths contain spaces 2018-11-27 21:13:31 +00:00
libcxxabi [Demangle] remove itaniumFindTypesInMangledName 2018-11-27 16:11:24 +00:00
libunwind [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
lld [COFF] Remove empty sections before calculating the size of section headers 2018-11-27 20:48:09 +00:00
lldb [unittest] Fix the FileSystem test on Windows. (Attempt #2) 2018-11-28 01:18:10 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm Do not insert prefetches with unsupported memory operands. 2018-11-28 01:08:45 +00:00
openmp [OpenMP][libomptarget] Add new version of SPMD deinit kernel function with argument 2018-11-27 21:23:40 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [CMake] Fix generation of exported targets in build directory 2018-11-06 15:18:17 +00:00
README.md Update the project name in README.md 2018-10-19 00:03:01 +00:00

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.