Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f901b719214d0bd4d42d85e9b5bbbc95d1ee3479
/
llvm
/
lib
/
MC
/
MCObjectWriter.cpp
bf387df
Move [SU]LEB128 encoding to a utility header.
by Jim Grosbach
· 13 years ago
e1a12cf
Fixed a crash in llvm-mc for Mach-O when a symbol difference expression uses a
by Kevin Enderby
· 14 years ago
c74798d
Add an option to pad an uleb128 to MCObjectWriter and remove the uleb128 encoding from the DWARF asm printer.
by Benjamin Kramer
· 14 years ago
490d02a
Gas is very inconsistent about when a relaxation/relocation is needed. Do
by Rafael Espindola
· 15 years ago
0f8abeb
Merge IsFixupFullyResolved and IsSymbolRefDifferenceFullyResolved. We now
by Rafael Espindola
· 15 years ago
b403e09
Merge isAbsolute into IsSymbolRefDifferenceFullyResolved.
by Rafael Espindola
· 15 years ago
e46564a
This is the last major patch to implement support for the .loc directive
by Kevin Enderby
· 15 years ago
79e0e5a
MC/Mach-O: Move to MachObjectWriter.{h,cpp}.
by Daniel Dunbar
· 16 years ago
f027abf
MC: Split MCObjectWriter out of MCAssembler.cpp.
by Daniel Dunbar
· 16 years ago