Go to file
Jordan Rupprecht 307deab40a [llvm-objcopy][NFC] More error propagation
Summary: Do some more error cleanup, removing some dependencies from llvm-objcopy's error/reportError in [ELF/COFF]Objcopy methods.

Reviewers: jhenderson, alexshap, jakehehrlich, mstorsjo, espindola

Subscribers: emaste, arichardson

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

llvm-svn: 352625
2019-01-30 14:36:53 +00:00
clang [clang-format] Fix line parsing for noexcept lambdas 2019-01-30 13:54:32 +00:00
clang-tools-extra [clangd] Drop fixes if replying with tweaks resulted in an error 2019-01-30 14:24:17 +00:00
compiler-rt [libFuzzer] remove stale code, NFC 2019-01-30 06:21:20 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
libcxx [libc++] Fix Windows build error in <functional> 2019-01-29 23:19:45 +00:00
libcxxabi [libunwind] Support building hermetic static library 2019-01-29 23:01:08 +00:00
libunwind [libunwind] Support building hermetic static library 2019-01-29 23:01:08 +00:00
lld Recognize FreeBSD specific BFD names in OUTPUT_FORMAT 2019-01-30 06:31:52 +00:00
lldb Add FileCollector + test to Xcode project. 2019-01-29 23:48:53 +00:00
llgo Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
llvm [llvm-objcopy][NFC] More error propagation 2019-01-30 14:36:53 +00:00
openmp [OMPT] Make sure that OMPT is enabled when accessing internals of the runtime 2019-01-30 08:41:06 +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 Adjust documentation for git migration. 2019-01-29 16:37:27 +00:00
pstl Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
.arcconfig Add an .arcconfig for the top of the git monorepo. 2019-01-11 16:27:14 +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 Add .clang-tidy and .clang-format files to the toplevel of the 2019-01-29 16:43:16 +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.