Go to file
George Rimar 37d7cb2df0 [llvm-readelf] - Remove the precompiled binary from gnu-hash-symbols.test
I am working on https://bugs.llvm.org/show_bug.cgi?id=42622
and this patch reworks the gnu-hash-symbols.test so that it
will be easier to expand it with x86_64 case.

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

llvm-svn: 366430
2019-07-18 12:14:36 +00:00
clang Revert r366422: [OpenCL] Improve destructor support in C++ for OpenCL 2019-07-18 11:55:33 +00:00
clang-tools-extra Bump the trunk version to 10.0.0svn 2019-07-18 11:51:05 +00:00
compiler-rt Fix asan infinite loop on undefined symbol 2019-07-18 08:09:31 +00:00
debuginfo-tests Make nrvo-string test more robust. 2019-06-27 20:38:37 +00:00
libclc travis: Add LLVM-8 build 2019-03-27 21:28:31 +00:00
libcxx Bump the trunk version to 10.0.0svn 2019-07-18 11:51:05 +00:00
libcxxabi [libcxxabi] Don't process exceptions in cxa_handlers when they're disabled 2019-07-12 19:10:59 +00:00
libunwind Bump the trunk version to 10.0.0svn 2019-07-18 11:51:05 +00:00
lld Bump the trunk version to 10.0.0svn 2019-07-18 11:51:05 +00:00
lldb [lldb][NFC] Format 'type' commands in Options.td 2019-07-18 11:43:45 +00:00
llgo IR: Support parsing numeric block ids, and emit them in textual output. 2019-03-22 18:27:13 +00:00
llvm [llvm-readelf] - Remove the precompiled binary from gnu-hash-symbols.test 2019-07-18 12:14:36 +00:00
openmp [OPENMP] Resolve lost LoopTripCnt for subsequent loops in same thread. 2019-07-17 17:07:52 +00:00
parallel-libs Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
polly Bump the trunk version to 10.0.0svn 2019-07-18 11:51:05 +00:00
pstl Bump the trunk version to 10.0.0svn 2019-07-18 11:51:05 +00:00
.arcconfig Update monorepo .arcconfig with new project callsign. 2019-01-31 14:34:59 +00:00
.clang-format Add .clang-tidy and .clang-format files to the toplevel of the 2019-01-29 16:43:16 +00:00
.clang-tidy Disable tidy checks with too many hits 2019-02-01 11:20:13 +00:00
.gitignore Add a reduced copy of the llvm .gitignore 2019-04-09 00:52:49 +00:00
README.md

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.