llvm/tools/dsymutil
Jonas Devlieghere 74dc40422c [MC] Add interface to finish pending labels.
When manually finishing the object writer in dsymutil, it's possible
that there are pending labels that haven't been resolved. This results
in an assertion when the assembler tries to fixup a label that doesn't
have an address yet.

Differential revision: https://reviews.llvm.org/D49131

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336688 91177308-0d34-0410-b5e6-96231b3b80d8
2018-07-10 15:32:17 +00:00
..
BinaryHolder.cpp [dsymutil] Rename conflicting declaration 2018-06-29 17:11:34 +00:00
BinaryHolder.h [dsymutil] Rename conflicting declaration 2018-06-29 17:11:34 +00:00
CFBundle.cpp
CFBundle.h
CMakeLists.txt [dsymutil] Move abstractions into separate files (NFC) 2018-06-27 16:13:40 +00:00
CompileUnit.cpp [dsymutil] Move abstractions into separate files (NFC) 2018-06-27 16:13:40 +00:00
CompileUnit.h [dsymutil] Emit label at the begin of a CU 2018-07-06 12:49:54 +00:00
DebugMap.cpp [dsymutil] Make the CachedBinaryHolder the default 2018-06-29 16:51:52 +00:00
DebugMap.h [dsymutil] Move abstractions into separate files (NFC) 2018-06-27 16:13:40 +00:00
DeclContext.cpp [dsymutil] Move abstractions into separate files (NFC) 2018-06-27 16:13:40 +00:00
DeclContext.h [dsymutil] Move abstractions into separate files (NFC) 2018-06-27 16:13:40 +00:00
dsymutil.cpp [dsymutil] Add support for outputting assembly 2018-07-09 16:58:48 +00:00
dsymutil.h [dsymutil] Make the CachedBinaryHolder the default 2018-06-29 16:51:52 +00:00
DwarfLinker.cpp [dsymutil] Add support for outputting assembly 2018-07-09 16:58:48 +00:00
DwarfLinker.h [dsymutil] Make the CachedBinaryHolder the default 2018-06-29 16:51:52 +00:00
DwarfStreamer.cpp [dsymutil] Add support for outputting assembly 2018-07-09 16:58:48 +00:00
DwarfStreamer.h [dsymutil] Add support for outputting assembly 2018-07-09 16:58:48 +00:00
LinkUtils.h [dsymutil] Add support for outputting assembly 2018-07-09 16:58:48 +00:00
LLVMBuild.txt
MachODebugMapParser.cpp [dsymutil] Make the CachedBinaryHolder the default 2018-06-29 16:51:52 +00:00
MachOUtils.cpp [MC] Add interface to finish pending labels. 2018-07-10 15:32:17 +00:00
MachOUtils.h
NonRelocatableStringpool.cpp
NonRelocatableStringpool.h [dsymutil] Move abstractions into separate files (NFC) 2018-06-27 16:13:40 +00:00