Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d755e6ac4828d6de90afca6eb64a7f90a33f603c
/
llvm
/
lib
/
MC
/
MCLoggingStreamer.cpp
fd05785
Simplify the handling of pcrel relocations on ELF. Now we do the right thing
by Rafael Espindola
· 15 years ago
6aea592
Remove unused argument.
by Rafael Espindola
· 15 years ago
17740e7
Reduce clutter in asm output. Do not emit source location as comment for each instruction.
by Devang Patel
· 15 years ago
fcf51fd
Roll out r126425 and r126450 to see if it fixes the failures on the buildbots.
by Cameron Zwarich
· 15 years ago
b037383
Enable DebugInfo support for COFF object files. Patch by Nathan Jeffords!
by Devang Patel
· 15 years ago
58ac6e1
Add support for pushsection and popsection. Patch by Joerg Sonnenberger.
by Rafael Espindola
· 15 years ago
0a017a6
Fixed version of 121434 with no new memory leaks.
by Rafael Espindola
· 15 years ago
a945a34
Revert my previous patch to make the valgrind bots happy.
by Rafael Espindola
· 15 years ago
56eb7412
Initial support for the cfi directives. This is just enough to get
by Rafael Espindola
· 15 years ago
1c8ac8f
There are two reasons why we might want to use
by Rafael Espindola
· 15 years ago
57ab708
Try to resolve symbol differences early, and if successful create a plain
by Rafael Espindola
· 15 years ago
8cabd93
Use set directive for StartMinusEndExpr.
by Devang Patel
· 15 years ago
e5e1f9a
Make EmitIntValue non virtual.
by Rafael Espindola
· 15 years ago
c653a89
Add .loc methods to the streamer.
by Rafael Espindola
· 15 years ago
5a2c68d
MC'ize the '.code 16' and '.thumb_func' ARM directives.
by Jim Grosbach
· 15 years ago
5e87498
Add support for expressions in .sleb/.uleb directives.
by Rafael Espindola
· 15 years ago
1614597
Implement .weakref.
by Rafael Espindola
· 15 years ago
e535b01
MC: Add missing forward in MCLoggingStreamer.
by Michael J. Spencer
· 15 years ago
f667d92
Add a InitSections method to the streamer interface.
by Rafael Espindola
· 15 years ago
3ff1a06
MC: Add an MCLoggingStreamer, for use in debugging integrated-as mismatches.
by Daniel Dunbar
· 15 years ago