Go to file
George Rimar 1fc9f39bd5 [ELF] - Check that output sections fit in address space.
Added checks to test that we do not produce
output where VA of sections overruns the address
space available.

Differential revision: https://reviews.llvm.org/D43820

llvm-svn: 329063
2018-04-03 12:39:28 +00:00
clang UsersManual.rst: update text for /GX- to match r328708 2018-04-03 09:28:21 +00:00
clang-tools-extra [clangd][cmake] Provide libatomic when there is no native support for 64bit atomics 2018-04-03 09:40:07 +00:00
compiler-rt
debuginfo-tests
libclc
libcxx Fix fs::proximate tests on platforms where /net exists. 2018-04-03 01:52:12 +00:00
libcxxabi
libunwind
lld [ELF] - Check that output sections fit in address space. 2018-04-03 12:39:28 +00:00
lldb
llgo
llvm [x86] Fix a pretty obvious think-o with my asm scrubbing. You have to in 2018-04-03 10:28:56 +00:00
openmp
parallel-libs
polly
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.