Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
cd21a646f656c18bc71bb2ef789ff34ce8f2557c
/
llvm
/
lib
/
Target
/
PowerPC
/
MCTargetDesc
/
PPCMachObjectWriter.cpp
664fd46
WebAssembly: fix build break introduced by ELFObjectWriter churn
by JF Bastien
· 10 years ago
9be59af
[Assembler] Make fatal assembler errors non-fatal
by Oliver Stannard
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
56ed0bb
MC: Clean up the naming for MCMachObjectWriter. NFC.
by Jim Grosbach
· 10 years ago
36e60e9
MC: Clean up naming in MCObjectWriter. NFC.
by Jim Grosbach
· 10 years ago
7c76b4c
MC: Remove obsolete MachO UseAggressiveSymbolFolding.
by Jim Grosbach
· 10 years ago
13760bd
MC: Clean up MCExpr naming. NFC.
by Jim Grosbach
· 10 years ago
4d37b2a
Remove getData.
by Rafael Espindola
· 10 years ago
beb6060
Remove the MCSymbolData typedef.
by Rafael Espindola
· 10 years ago
3a5d3cc
Remove a trivial forwarding function. NFC.
by Rafael Espindola
· 10 years ago
61e724a
Stop using MCSectionData in MCMachObjectWriter.h.
by Rafael Espindola
· 10 years ago
079027e
Stop using MCSectionData in MCExpr.h.
by Rafael Espindola
· 10 years ago
7549f87
Return a MCSection from MCFragment::getParent().
by Rafael Espindola
· 10 years ago
6e6820a
Stop forwarding getOrdinal and setOrdinal.
by Rafael Espindola
· 10 years ago
08b8726
MC: Use MCSymbol in MachObjectWriter, NFC
by Duncan P. N. Exon Smith
· 10 years ago
99d8a8e
MC: Take MCSymbol in MachObjectWriter::getSymbolAddress(), NFC
by Duncan P. N. Exon Smith
· 10 years ago
2a40483
MC: Use MCSymbol in MCAsmLayout::getSymbolOffset(), NFC
by Duncan P. N. Exon Smith
· 10 years ago
6f48200
MC: Clean up method names in MCContext.
by Jim Grosbach
· 10 years ago
6e23e5a
MC: Use MCSymbol in RelAndSymbol, NFC
by Duncan P. N. Exon Smith
· 10 years ago
5560a4c
Use raw_pwrite_stream in the object writer/streamer.
by Rafael Espindola
· 11 years ago
2658554
Add r224985 back with fixes.
by Rafael Espindola
· 11 years ago
7244bb3
Revert "Add r224985 back with two fixes."
by Rafael Espindola
· 11 years ago
d9c3e30
Add r224985 back with two fixes.
by Rafael Espindola
· 11 years ago
04b37c4
Revert r225048: It broke ObjC on AArch64.
by Lang Hames
· 11 years ago
54b435e
Add r224985 back with a fix.
by Rafael Espindola
· 11 years ago
d4da904
Revert "Remove doesSectionRequireSymbols."
by Rafael Espindola
· 11 years ago
b22d5aa
Remove doesSectionRequireSymbols.
by Rafael Espindola
· 11 years ago
3e67db9
MC: Bit pack MCSymbolData.
by Benjamin Kramer
· 11 years ago
8c90fd7
Add override to overriden virtual methods, remove virtual keywords.
by Benjamin Kramer
· 11 years ago
0d3fa92
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. PowerPC edition
by Craig Topper
· 12 years ago
062a2ba
[C++] Use 'nullptr'. Target edition.
by Craig Topper
· 12 years ago
908f4d4
Spread some const around for non-mutating uses of MCSymbolData.
by David Blaikie
· 12 years ago
8bdfafd
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
by Charles Davis
· 12 years ago
1827bd8
Revert "Fix the build broken by r189315." and "Move everything depending on Object/MachOFormat.h over to Support/MachO.h."
by Charles Davis
· 12 years ago
0c6f71b
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
by Charles Davis
· 12 years ago
2f1b0b5
cast fix to appease buildbot
by David Fang
· 12 years ago
b88cdf6
initial draft of PPCMachObjectWriter.cpp
by David Fang
· 12 years ago