Go to file
Rui Ueyama c2abdd9152 COFF: Use Chunk instead of its derived classes.
I'm adding ordinal-only (nameless) imports to the import table.
The chunk for that type is going to be different from LookupChunk.
Without this change, we cannot add objects of the new type to the
vectors.

llvm-svn: 238779
2015-06-01 21:05:24 +00:00
clang Replace a few std::string& with StringRef. NFC. 2015-06-01 20:00:16 +00:00
clang-tools-extra Update for clang API change. 2015-06-01 20:00:20 +00:00
compiler-rt [sanitizer] Add -lrt to dyndd link line. 2015-05-29 22:57:15 +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 Use a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Remove debugging code 2015-05-31 14:01:54 +00:00
libcxxabi libcxx: Switch to use __gnu_unwind_frame() for libunwind. 2015-05-29 15:34:24 +00:00
libunwind Code cleanup: Reindent statements. 2015-05-30 14:00:39 +00:00
lld COFF: Use Chunk instead of its derived classes. 2015-06-01 21:05:24 +00:00
lldb Dump error if dotest itself fails and no tests were run. 2015-06-01 19:06:01 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm Make the C++ LTO API easier to use from C++ clients. 2015-06-01 20:08:30 +00:00
openmp Apply name change to testsuite file. 2015-06-01 04:24:23 +00:00
polly Dump YAML schedule tree as properly indented tree in DEBUG output 2015-05-30 06:46:59 +00:00