Go to file
Todd Fiala 6477ea87b7 Prevent ObjectFileELF::GetSectionHeaderInfo() from reparsing section headers.
If we have any section headers in the collection, we already parsed them.
Therefore, don't reparse the section headers when the section_headers collection
is not empty.

See this thread for more details:
http://lists.cs.uiuc.edu/pipermail/lldb-commits/Week-of-Mon-20140707/011721.html

Change by Matthew Gardiner

llvm-svn: 212822
2014-07-11 15:13:33 +00:00
clang Instantiate llvm::Registry<clang::PluginASTAction> in FrontendAction.cpp. 2014-07-11 15:06:24 +00:00
clang-tools-extra Modify the tests to use FileCheck -implicit-check-not option being proposed in D4462 2014-07-11 13:44:51 +00:00
compiler-rt [ASan/Win] Don't apply dllexport to __asan_init in the DLL thunk 2014-07-11 13:46:05 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx Support the built-in type-trait support in gcc 4.7 and later. Thanks to Albert Wong for the patch. 2014-07-10 15:38:20 +00:00
libcxxabi Make cmake cxxflags match those in lib/buildit. 2014-07-10 22:23:03 +00:00
lld [Mips] Make rel-dynamic-11.test test case independent from external input files. 2014-07-11 13:42:04 +00:00
lldb Prevent ObjectFileELF::GetSectionHeaderInfo() from reparsing section headers. 2014-07-11 15:13:33 +00:00
llvm llvm/test/BugPoint/compile-custom.ll: Use explicit %python to invoke a test script, compile-custom.ll.py, for shebang-incapable hosts. 2014-07-11 14:44:10 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Remove unnecessary isl annotations 2014-07-11 09:02:41 +00:00