Go to file
Tim Northover eaef074d45 MachO: support N_INDR aliases in assembly files.
This makes LLVM create N_INDR aliases (to be resolved by the linker) when
appropriate.

rdar://problem/15125513

llvm-svn: 209894
2014-05-30 13:22:59 +00:00
clang Remove unnecessary test. 2014-05-30 13:19:28 +00:00
clang-tools-extra Remove redundant check discovered in post-commit review of r209505. 2014-05-30 09:21:17 +00:00
compiler-rt [Sanitizers Win] Move duplicate Windows-specific compiler flags to a common CMake variable 2014-05-30 12:42:57 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add more log related float constants 2014-05-29 21:30:28 +00:00
libcxx Add a _LIBCPP_CONSTEXPR that was missed in r170026. 2014-05-30 12:09:47 +00:00
libcxxabi Fix typo in comment. 2014-05-14 17:16:57 +00:00
lld [ELF] Fix incorrect sorting of .init_array / .fini_array sections. 2014-05-30 05:29:46 +00:00
lldb iOS simulator cleanup to make sure we use "*-apple-ios" for iOS simulator apps and binaries. 2014-05-29 21:33:45 +00:00
llvm MachO: support N_INDR aliases in assembly files. 2014-05-30 13:22:59 +00:00
openmp Add testsuite from OpenUH 2014-05-10 17:02:09 +00:00
polly Added option for n-dimensional rectangular tiling 2014-05-28 17:21:02 +00:00