Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c892cf466df9ae12a18f3f61b401d0dea58d5cab
/
llvm
/
lib
/
Target
/
TargetAsmInfo.cpp
4db0090
Emit sections/directives in the proper order. This fixes PR1376. Also,
by Anton Korobeynikov
· 19 years ago
2675a65
Indent the .text, .data, and .bss directives in assembly output, so that
by Dan Gohman
· 19 years ago
b538f67
Fix couple of bugs connected with eh info:
by Anton Korobeynikov
· 19 years ago
39f3cff
Implement protected visibility. This partly implements PR1363. Linker
by Anton Korobeynikov
· 19 years ago
0a1069d
Fix generic getInlineAsmLength
by Dale Johannesen
· 19 years ago
2518889
Implement "general dynamic", "initial exec" and "local exec" TLS models for
by Lauro Ramos Venancio
· 19 years ago
58aeb9c
Add ReadOnlySection directive.
by Evan Cheng
· 19 years ago
942fda0
Fix DWARF debugging information on x86/Linux and (hopefully)
by Anton Korobeynikov
· 19 years ago
af76e0e
Add TAI field for exception table section.
by Jim Laskey
· 19 years ago
c3de9b4
Support for non-landing pad exception handling.
by Jim Laskey
· 19 years ago
b4a2f05
Landing pad-less eh for PPC.
by Jim Laskey
· 19 years ago
0ee2d46
add new JumpTableSpecialLabelPrefix hook to asmprinter for jumptable emission.
by Chris Lattner
· 19 years ago
1ceb643
add new directive
by Chris Lattner
· 19 years ago
3f6d528
* Fix one more bug in PIC codegen: extra load is needed for *all*
by Anton Korobeynikov
· 19 years ago
e21237e
Fix for PR1095:
by Bill Wendling
· 19 years ago
9f6badb
add a new HiddenDirective member for handling visibility.
by Chris Lattner
· 19 years ago
022030a
Add weak reference directive.
by Evan Cheng
· 19 years ago
ff35b44
Add per-target support for asm translation in the cbe
by Andrew Lenharth
· 19 years ago
b51b5c0
Add debug support for X86/ELF targets (Linux). This allows llvm-gcc4
by Reid Spencer
· 19 years ago
e54243f
Initialize CStringSection member var.
by Reid Spencer
· 19 years ago
95129a7
Expose method and ivars for measuring inline asm length properly.
by Chris Lattner
· 19 years ago
8cfd10e
Don't bother setting JumpTableTextSection, it is about to disappear
by Chris Lattner
· 19 years ago
afe6d7a
Give TargetAsmInfo a virtual dtor, add a new getSectionForFunction method.
by Chris Lattner
· 19 years ago
66af390
Add support for targets that want to do something with the llvm.used list,
by Chris Lattner
· 19 years ago
783a4a9
Add support for other relocation bases to jump tables, as well as custom asm directives
by Andrew Lenharth
· 19 years ago
ef94ebb
Oops - forgot to update banner.
by Jim Laskey
· 19 years ago
681ecbb
Separate target specifc asm properties from asm printers.
by Jim Laskey
· 19 years ago