llvm-project/llvm/lib/DebugInfo
Alexey Samsonov 0fb6451ade [LLVMSymbolize] Don't use LLVMSymbolizer::Options in ModuleInfo. NFC.
LLVMSymbolizer::Options is mostly used in LLVMSymbolizer class anyway.
Let's keep their usage restricted to that class, especially given that
it's worth to move ModuleInfo to a different header, independent from
the symbolizer class.

llvm-svn: 251363
2015-10-26 22:34:56 +00:00
..
DWARF Use numeric_limits instead of LLONG_MAX 2015-10-21 21:10:12 +00:00
PDB [llvm-symbolizer] Make --relative-address work with DWARF contexts 2015-10-09 00:15:01 +00:00
Symbolize [LLVMSymbolize] Don't use LLVMSymbolizer::Options in ModuleInfo. NFC. 2015-10-26 22:34:56 +00:00
CMakeLists.txt Move parts of llvm-symbolizer tool into LLVMSymbolize library. 2015-10-26 17:56:12 +00:00
LLVMBuild.txt Move parts of llvm-symbolizer tool into LLVMSymbolize library. 2015-10-26 17:56:12 +00:00
Makefile Move parts of llvm-symbolizer tool into LLVMSymbolize library. 2015-10-26 17:56:12 +00:00