Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
tools
/
llvm-readobj
/
ARMWinEHPrinter.cpp
45eb84f
[Support] Make error banner optional in logAllUnhandledErrors
by Jonas Devlieghere
· 7 years ago
d2941b4
[AArch64] [Windows] Misc fixes for llvm-readobj -unwind.
by Eli Friedman
· 7 years ago
cd41638
[ARM64][Windows] Add unwind support to llvm-readobj
by Sanjin Sijaric
· 7 years ago
dd4baff
Typo fix: epilouge->epilogue. NFC.
by Eric Christopher
· 7 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
· 9 years ago
5afbc1c
Fix a crash in running llvm-objdump -t with an invalid Mach-O file already
by Kevin Enderby
· 10 years ago
7a08381
Remove uses of builtin comma operator.
by Richard Trieu
· 10 years ago
8bab889
Convert getSymbolSection to return an ErrorOr.
by Rafael Espindola
· 10 years ago
ed067c4
Return ErrorOr from getSymbolAddress.
by Rafael Espindola
· 10 years ago
5d0c2ff
Return ErrorOr from SymbolRef::getName.
by Rafael Espindola
· 10 years ago
96d071c
Don't return error_code from function that never fails.
by Rafael Espindola
· 10 years ago
2fa80cc
Simplify getSymbolType.
by Rafael Espindola
· 10 years ago
d990388
[cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py.
by Chandler Carruth
· 11 years ago
8029127
Remove bogus std::error_code returns form SectionRef.
by Rafael Espindola
· 11 years ago
062c406
Support: Delete {aligned_,}{u,}{little,big}8_t
by Rui Ueyama
· 11 years ago
0e18484
Rephrase loop so it doesn't leave unused bools around in Release mode.
by Benjamin Kramer
· 11 years ago
e69170a
Revert "Introduce a string_ostream string builder facilty"
by Alp Toker
· 11 years ago
6147173
Introduce a string_ostream string builder facilty
by Alp Toker
· 11 years ago
bff5d0d
Remove all uses of 'using std::error_code' from headers.
by Rafael Espindola
· 11 years ago
c86b54c8
tools: add a high level explanation for WoA EH data
by Saleem Abdulrasool
· 11 years ago
72e9a25
tools: fix parenthesis warning from GCC
by Saleem Abdulrasool
· 11 years ago
e6971ca
tools: initial implementation of WoA EH decoding
by Saleem Abdulrasool
· 11 years ago