Go to file
Chad Rosier 06fd3c61be [driver] Remove obsolete support for -A link option. The standard -A option is
used by the preprocessor.  Apple's GCC also supported a -A option for linking.

The ld man page has the following:
 -A basefile - Obsolete incremental load format.  This option is obsolete.

Nick Kledzik confirms this option is no longer needed/supported.
rdar://11455614

llvm-svn: 156965
2012-05-16 23:45:12 +00:00
clang [driver] Remove obsolete support for -A link option. The standard -A option is 2012-05-16 23:45:12 +00:00
compiler-rt tsan: improve addr2line symbolizer 2012-05-16 16:40:47 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Fix several bugs in find/count specialized for bits. 2012-05-10 14:55:00 +00:00
libcxxabi Fix bug in cxa_demangle involving template substitution. 2012-05-02 15:38:11 +00:00
lld remove completed items 2012-05-04 01:14:02 +00:00
lldb Warn the user when several commands match the input given. 2012-05-16 23:25:54 +00:00
llvm Use RegUnits to compute overlapping registers. 2012-05-16 23:03:04 +00:00
polly make registerPollyPreoptPasses static 2012-05-07 21:27:11 +00:00