Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e94ee833f9444b629bdbbd9fd08b51a04560c1a0
/
llvm
/
lib
/
DebugInfo
/
Symbolize
/
SymbolizableObjectFile.cpp
f78650a
Remove trailing space
by Fangrui Song
· 7 years ago
264b5d9
Move Object format code to lib/BinaryFormat.
by Zachary Turner
· 8 years ago
44d9512
[MC] Fix some Clang-tidy modernize and Include What You Use warnings in SubtargetFeature; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
dafc5d7
Prune RelocVisitor.h include to avoid including COFF.h from MCJIT.h
by Reid Kleckner
· 9 years ago
931cb65
Thread Expected<...> up from libObject’s getSymbolAddress() for symbols to allow
by Kevin Enderby
· 9 years ago
7bd8d99
Thread Expected<...> up from libObject’s getType() for symbols to allow llvm-objdump to produce a good error message.
by Kevin Enderby
· 9 years ago
81e8b7d
Thread Expected<...> up from libObject’s getName() for symbols to allow llvm-objdump to produce a good error message.
by Kevin Enderby
· 10 years ago
5afbc1c
Fix a crash in running llvm-objdump -t with an invalid Mach-O file already
by Kevin Enderby
· 10 years ago
c038e2d
[Symbolizer] Don't use PE symbol tables to override PDB symbols
by Reid Kleckner
· 10 years ago
e46bd74
[LLVMSymbolize] Simplify SymbolizableObjectFile::symbolizeInlinedCode(). NFC.
by Alexey Samsonov
· 10 years ago
76f7ecb
[LLVMSymbolize] Move printing the description of a global into a separate function. NFC.
by Alexey Samsonov
· 10 years ago
8df3a07
[LLVMSymbolize] Move ModuleInfo into a separate class (SymbolizableModule).
by Alexey Samsonov
· 10 years ago