llvm-project/llvm/lib/DebugInfo
Peter Collingbourne 0feb6e52f1 Symbolize: Remove dead code. NFCI.
The only caller of SymbolizableObjectFile::create passes a non-null
DebugInfoContext and asserts that they do so. Move the assert into
SymbolizableObjectFile::create and remove null checks.

Differential Revision: https://reviews.llvm.org/D63298

llvm-svn: 363334
2019-06-13 22:49:34 +00:00
..
CodeView [COFF, ARM64] Add CodeView register mapping 2019-05-31 23:43:31 +00:00
DWARF Extend the DWARFExpression address handling to support 16-bit addresses 2019-06-01 09:18:26 +00:00
MSF Move some classes into anonymous namespaces. NFC. 2019-02-11 15:16:21 +00:00
PDB Deduplicate S_CONSTANTs in LLD. 2019-06-11 18:02:39 +00:00
Symbolize Symbolize: Remove dead code. NFCI. 2019-06-13 22:49:34 +00:00
CMakeLists.txt
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00