Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bc1172df149ade75cfcebdeec1deea4e386b8d24
/
llvm
/
lib
/
CodeGen
/
AsmPrinter
/
AddressPool.cpp
7b58567
DebugInfo: Use assembly label arithmetic for address pool size for easier reading/editing
by David Blaikie
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
0b455c2
Revert rL350048 and rL350050
by Max Kazantsev
· 7 years ago
5353e64
Fix build - follow-up to r350048 which broke headerless (v4) address pool
by David Blaikie
· 7 years ago
e20bf9a
DebugInfo: Use assembly label arithmetic for address pool size for easier reading/editing
by David Blaikie
· 7 years ago
d671eb7
DebugInfo: Add assembly comments for debug_addr contribution header fields
by David Blaikie
· 7 years ago
161dd3c
DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5
by David Blaikie
· 7 years ago
425f751
[DWARF] - Emit the correct value for DW_AT_addr_base.
by George Rimar
· 7 years ago
64e0c56
[DWARF] Basic support for producing DWARFv5 .debug_addr section
by Victor Leschuk
· 7 years ago
6054e65
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
by David Blaikie
· 8 years ago
b3bde2e
Fix a bunch more layering of CodeGen headers that are in Target
by David Blaikie
· 8 years ago
6e07bfd
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
b7d3311
Move helpers into anonymous namespaces. NFC.
by Benjamin Kramer
· 9 years ago
13760bd
MC: Clean up MCExpr naming. NFC.
by Jim Grosbach
· 10 years ago
0709a7b
Move alignment from MCSectionData to MCSection.
by Rafael Espindola
· 10 years ago
9ff69c8
[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.
by Lang Hames
· 11 years ago
e12b49a
DWARF Type Units: Avoid emitting type units under fission if the type requires an address.
by David Blaikie
· 12 years ago
69d0cf0
Add missing cpp file header
by David Blaikie
· 12 years ago
e226b08
Separate out the DWARF address pool into its own type/files.
by David Blaikie
· 12 years ago