Go to file
Sid Manning 17858207a0 Add R_HEX_6_X relocation support
This is a larger patch.  This relocation has irregular immediate
masks that require a lookup to find the correct mask.

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

llvm-svn: 339332
2018-08-09 12:00:10 +00:00
clang Correctly initialise global blocks on Windows. 2018-08-09 08:02:42 +00:00
clang-tools-extra [clangd] Try to fix buildbot after r339320. 2018-08-09 09:25:26 +00:00
compiler-rt Enable getentropy for FreeBSD 12 2018-08-09 08:11:48 +00:00
debuginfo-tests Disable the asan-deque.cpp integration test for AppleLLDB < v1000 2018-08-04 00:02:48 +00:00
libclc
libcxx [libcxx] [test] Avoid -Wunused-local-typedef in node_handle.pass.cpp. 2018-08-08 04:24:47 +00:00
libcxxabi
libunwind Remove unneeded preprocessor condition. 2018-08-08 15:18:22 +00:00
lld Add R_HEX_6_X relocation support 2018-08-09 12:00:10 +00:00
lldb Remove unused type Either from Utility library. 2018-08-09 11:42:28 +00:00
llgo
llvm vs integration: bump version number 2018-08-09 11:57:36 +00:00
openmp
parallel-libs
polly Update isl-cpp bindings 2018-08-09 05:07:14 +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.