Go to file
Rui Ueyama 9e56839a83 [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo.
Add WinLinkDriver and connect it to the existing COFF reader. Remaining
parts are still stubs, so while it can now read a COFF file, it still
cannot link or output PE/COFF files yet.

Reviewers: Bigcheese

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D865

llvm-svn: 182784
2013-05-28 18:13:31 +00:00
clang Patch to issue error when target of MacOS and iOS 2013-05-28 17:37:39 +00:00
clang-tools-extra Fix UseAuto replacing declaration lists with new expressions 2013-05-27 14:30:23 +00:00
compiler-rt [sanitizer] Improve getaddrinfo interceptor. 2013-05-28 14:34:37 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Neglected to remove a debugging comment from last commit. 2013-05-21 21:19:35 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo. 2013-05-28 18:13:31 +00:00
lldb <rdar://problem/13863031> 2013-05-28 18:02:49 +00:00
llvm Remove the MCRegAliasIterator tables and compute the aliases dynamically. 2013-05-28 18:08:48 +00:00
polly add comments to clarify the use of a temporary variable in the map insertion 2013-05-24 18:46:02 +00:00