hanchenye-llvm-project/lldb
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
..
docs Fix typos. 2014-07-01 21:22:11 +00:00
examples Fix typos. 2014-07-01 21:22:11 +00:00
include Enable the ability to enable debug info generation when evaluating expressions. 2014-07-11 01:03:57 +00:00
lib Patch from Keno Fischer to enable JITLoaderGDB with mach-o file support. 2014-06-24 22:22:43 +00:00
lldb.xcodeproj Revert "Fix broken tests due to new error output." 2014-07-09 16:31:49 +00:00
lldb.xcworkspace Move the performance test cases into their own project. 2013-03-18 23:05:00 +00:00
resources Update the lldb version number in the xcode project files from 310.99.0 to 320.99.0. 2014-01-10 06:12:10 +00:00
scripts Enable the ability to enable debug info generation when evaluating expressions. 2014-07-11 01:03:57 +00:00
source Prevent ObjectFileELF::GetSectionHeaderInfo() from reparsing section headers. 2014-07-11 15:13:33 +00:00
test Flipped intermittent test failures from skip to XFAIL. 2014-07-10 20:52:08 +00:00
tools __arm64__ and __aarch64__ #ifdef adjustments 2014-07-09 01:29:05 +00:00
utils LUI: Fix some issues causing crashes in the source view 2013-10-23 01:18:21 +00:00
www Add docs for the "thread.completed-expression" format entry. 2014-07-08 01:10:49 +00:00
.arcconfig Update .arcconfig to point to reviews.llvm.org 2014-05-20 21:24:59 +00:00
.gitignore Add lldb-gdbserver support for Linux x86_64. 2014-06-30 21:05:18 +00:00
CMakeLists.txt Get the python scripting interface working on Windows. 2014-07-10 23:47:42 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Add some missing defines that are already present in the cmake side. 2014-03-12 10:35:00 +00:00