Go to file
George Rimar e32a3598bc [ELF] - Linkerscript: implement SIZEOF_HEADERS.
SIZEOF_HEADERS - Return the size in bytes of the output file’s headers.

It is is a feature used in FreeBsd script, for example.
There is a discussion on PR28688 page about it.

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

llvm-svn: 278204
2016-08-10 07:59:34 +00:00
clang [x86] Fix a really nasty bug introduced in r276417 where alignment 2016-08-10 07:32:47 +00:00
clang-tools-extra clang-rename YAML reader: address post-commit comments 2016-08-10 07:13:29 +00:00
compiler-rt [compiler-rt] Allow nm program to be over-ridden for global symbol detection 2016-08-10 00:45:30 +00:00
debuginfo-tests
libclc Make min follow the OCL 1.0 specs 2016-07-25 22:36:22 +00:00
libcxx test/hard_link_count(): Fix test on darwin 2016-08-10 01:02:28 +00:00
libcxxabi Depend directly on unwind when not building standalone 2016-08-09 21:28:52 +00:00
libunwind Allow building both shared and static library 2016-08-08 22:55:48 +00:00
lld [ELF] - Linkerscript: implement SIZEOF_HEADERS. 2016-08-10 07:59:34 +00:00
lldb Undid LLVM macro usage in test suite test subject files. 2016-08-10 01:37:27 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [x86] Fix a bug in the auto-upgrade from r276416 where we failed to give 2016-08-10 07:41:26 +00:00
openmp Fix linking of omp_foreign_thread_team_reuse test on FreeBSD 2016-08-08 18:34:05 +00:00
parallel-libs [StreamExecutor] Add DeviceMemory and kernel arg packing 2016-08-08 16:45:19 +00:00
polly Fix spacing around variable initializations and for-loops. NFC. 2016-08-09 17:49:24 +00:00