Go to file
George Rimar ff8b539f7b [llvm-readobj] - Teach llvm-readobj to print dependencies of SHT_GNU_verdef and refactor dumping method.
This patch changes single method of llvm-readobj.
It teaches SHT_GNU_verdef dumper to print version dependencies,
also it removes few fields from output that can be dumped with other keys
and slightly refactors code.
Testcase was also modified to match the changes.
Change is required for testcases of upcoming lld patches.

Differential revision: http://reviews.llvm.org/D21552

llvm-svn: 273417
2016-06-22 13:43:38 +00:00
clang [Clang][bmi][intrinsics] Adding _mm_tzcnt_64 _mm_tzcnt_32 intrinsics to clang. 2016-06-22 12:32:43 +00:00
clang-tools-extra Fix build of ClangRenameTests 2016-06-21 20:30:40 +00:00
compiler-rt [CMake] NFC. An unset variable evaluates to false, so this else is unneeded 2016-06-21 21:28:40 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Run list debug copy test in C++03. 2016-06-22 08:57:33 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld Added new line at the end of file. NFC. 2016-06-22 11:41:37 +00:00
lldb add code coverage support to Xcode build 2016-06-21 23:06:20 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [llvm-readobj] - Teach llvm-readobj to print dependencies of SHT_GNU_verdef and refactor dumping method. 2016-06-22 13:43:38 +00:00
openmp Add debug trace messages for taskloop 2016-06-21 19:18:13 +00:00
polly [NFC] Use isl_schedule_node_band_n_member to get the number of dimensions of a band node. 2016-06-22 12:11:30 +00:00