llvm with tablegen backend for capstone disassembler
Go to file
Sam Clegg b3974ffda0 [WebAssembly] Fix stack pointer relocations
This line was mistakenly deleted in rL319813

Add a test for stackpointer relocations.

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

llvm-svn: 319828
2017-12-05 20:38:22 +00:00
clang Give this test a triple to avoid failures on MS bots. 2017-12-05 19:39:37 +00:00
clang-tools-extra [clangd] Clean up code complete unit tests. NFC 2017-12-05 20:11:29 +00:00
compiler-rt [PGO] fix test case for D40702 2017-12-05 17:19:49 +00:00
debuginfo-tests Temporarily pin tests to DWARF v2 until a more recent version of LLDB 2017-12-05 16:58:09 +00:00
libclc configure.py: Add gfx900 (Vega, Raven) 2017-11-27 11:14:06 +00:00
libcxx Enable auto-linking on Windows 2017-12-05 19:32:49 +00:00
libcxxabi [libcxxabi] Set up .arcconfig to point to new Diffusion CXXA repository 2017-12-04 23:14:03 +00:00
libunwind [libunwind] Pass LIBUNWIND_SYSROOT and LIBUNWIND_GCC_TOOLCHAIN to lit 2017-12-05 20:22:10 +00:00
lld [WebAssembly] Fix stack pointer relocations 2017-12-05 20:38:22 +00:00
lldb Add target.process.stop-on-exec setting, and obey it. 2017-12-05 02:50:45 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [DWARFv5] Emit v5 line table header. 2017-12-05 20:35:00 +00:00
openmp Fix alignment in teams-reduction.c test 2017-12-05 18:45:21 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Update to latest clang-format. [NFC] 2017-12-05 00:06:09 +00:00
README.md Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

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.