Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
05097246f352eca76207c9ebb08656c88bdf751a
/
llvm
/
lib
/
MC
/
MCDisassembler
/
MCRelocationInfo.cpp
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
3d8b0eb
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
e3ec688
Remove unnecessary header include.
by Lang Hames
· 9 years ago
f57c197
Reflect the MC/MCDisassembler split on the include/ level.
by Benjamin Kramer
· 10 years ago
835594e
Delete MCRelocationInfo::createExprForRelocation.
by Pete Cooper
· 10 years ago
50f1723
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
by Daniel Sanders
· 10 years ago
153010c
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
by Daniel Sanders
· 10 years ago
c40de48
Revert r247684 - Replace Triple with a new TargetTuple ...
by Daniel Sanders
· 10 years ago
18d4b0d
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
by Daniel Sanders
· 10 years ago
9aa7e38
Replace string GNU Triples with llvm::Triple in create*MCRelocationInfo(). NFC.
by Daniel Sanders
· 10 years ago
5addace
Finish inverting the MC -> Object dependency.
by Rafael Espindola
· 11 years ago
[Renamed (92%) from llvm/lib/MC/MCRelocationInfo.cpp]
bb694de
[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr.
by Craig Topper
· 11 years ago
8a8cd2b
Re-sort all of the includes with ./utils/sort_includes.py so that
by Chandler Carruth
· 12 years ago
f482805
Follow up of the introduction of MCSymbolizer.
by Quentin Colombet
· 12 years ago
ad1084d
Add MCSymbolizer for symbolic/annotated disassembly.
by Ahmed Bougacha
· 12 years ago