llvm/tools/llvm-objdump
Davide Italiano 8902508581 [llvm-objdump] Fix time of check to time of use bug.
There's already a test that covers this situation, so we should be
fine.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248976 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-01 01:02:37 +00:00
..
CMakeLists.txt llvm/tools/llvm-objdump/CMakeLists.txt: Update libdeps to fix r240304. 2015-06-23 00:59:12 +00:00
COFFDump.cpp Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type extra times. NFC 2015-09-21 05:32:41 +00:00
ELFDump.cpp Simplify iterating over program headers and detect corrupt ones. 2015-07-20 13:35:33 +00:00
llvm-objdump.cpp [llvm-objdump] Fix time of check to time of use bug. 2015-10-01 01:02:37 +00:00
llvm-objdump.h [llvm-objdump] Call exit(1) on error, i.e. fail early. 2015-08-05 07:18:31 +00:00
LLVMBuild.txt Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00
MachODump.cpp Fix Clang-tidy modernize-use-nullptr warnings in examples and include directories; other minor cleanups. 2015-09-29 18:02:48 +00:00
Makefile Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00