forked from OSchip/llvm-project
23a116f39e
Add a test for the R_ARM_THM_JUMP11 relocation to an undefined symbol. We have to use yaml2obj as llvm-mc relaxes the narrow branch to a b.w which uses the R_ARM_THM_JUMP24 relocation instead. Differential Revision: https://reviews.llvm.org/D50234 llvm-svn: 338999 |
||
---|---|---|
clang | ||
clang-tools-extra | ||
compiler-rt | ||
debuginfo-tests | ||
libclc | ||
libcxx | ||
libcxxabi | ||
libunwind | ||
lld | ||
lldb | ||
llgo | ||
llvm | ||
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.