Go to file
Simon Atanasyan 8745993ec4 [elf2yaml][ELF] Move Info field to the RelocationSection structure. This
field represents ELF section header sh_info field and does not have any
sense for regular sections. Its interpretation depends on section type.

llvm-svn: 209801
2014-05-29 11:05:31 +00:00
clang Refactoring. Remove release and take methods from ActionResult. Rename takeAs to getAs. 2014-05-29 10:55:11 +00:00
clang-tools-extra Renamed runClangTidy argument Ranges to InputFiles, removed a TODO comment. 2014-05-28 15:21:14 +00:00
compiler-rt Add __extenddftf2 and __extendsftf2 for IEEE quad precision. 2014-05-29 01:00:39 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r207593 2014-04-30 18:35:20 +00:00
libcxx Linux: Correctly identify valid error codes 2014-05-29 05:02:22 +00:00
libcxxabi Fix typo in comment. 2014-05-14 17:16:57 +00:00
lld [Mips] Do not mix _gp and _gp_disp symbols in relocation handling. 2014-05-28 04:10:01 +00:00
lldb Disabled warning C4251 on MSVC builds. 2014-05-28 17:58:29 +00:00
llvm [elf2yaml][ELF] Move Info field to the RelocationSection structure. This 2014-05-29 11:05:31 +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