Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lld
/
COFF
/
MapFile.cpp
57ddec0
[COFF] Add support for creating range extension thunks for ARM
by Martin Storsjo
· 7 years ago
435b0991
COFF: Move assignment of section RVAs to assignAddresses(). NFCI.
by Peter Collingbourne
· 8 years ago
e1847da
Rename Indent{1,2} -> Indent{8,16}.
by Rui Ueyama
· 8 years ago
9e0171f
Do not create temporary strings just to print out spaces. NFC.
by Rui Ueyama
· 8 years ago
3141ddc
Consistent (non) use of empty lines in include blocks
by Sam Clegg
· 8 years ago
80f961a
COFF: Remove the SymbolBodies vector, and rename SparseSymbolBodies to Symbols.
by Peter Collingbourne
· 8 years ago
f52496e
Rename SymbolBody -> Symbol
by Rui Ueyama
· 8 years ago
b8a59c8
[lld] unified COFF and ELF error handling on new Common/ErrorHandler
by Bob Haarman
· 8 years ago
cfc2f80
Remove {get,set}Align accessor functions and use Alignment member variable instead.
by Rui Ueyama
· 8 years ago
acd632d
Add {Obj,Import,Bitcode}File::Instances to COFF input files.
by Rui Ueyama
· 8 years ago
e1b48e0
Rename ObjectFile ObjFile for COFF as well.
by Rui Ueyama
· 8 years ago
3a57fbd
[Support] Move Parallel algorithms from LLD to LLVM.
by Zachary Turner
· 8 years ago
092c767
[Core] Make parallel algorithms match C++ Parallelism TS.
by Zachary Turner
· 8 years ago
3781137
Fix comments.
by Rui Ueyama
· 8 years ago
3969acf
Port recent changes to ELF/MapFile.cpp to COFF.
by Rui Ueyama
· 8 years ago
eb1ad40
Print alignment in decimal instead of hexadecimal.
by Rui Ueyama
· 9 years ago
548adcd
[COFF] - Fixed format in writeOutSecLine()
by George Rimar
· 9 years ago
483ffa3
Simplify string output. NFC.
by Rui Ueyama
· 9 years ago
543731f
Directly write to a -Map file.
by Rui Ueyama
· 9 years ago
6f24fdb
COFF: Change the /lldmap output format to be more like the ELF linker.
by Peter Collingbourne
· 9 years ago