Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
b266ccd0f41b3ac9d9ad733e73204d9177c12e9f
/
lib
/
Target
/
PowerPC
/
PPCTargetAsmInfo.cpp
b266ccd
Modify emission of jump tables on darwin to emit an extra "l" label that
by Chris Lattner
· 19 years ago
cb90099
Instead of yet another enum indicating the "assembly language flavor",
by Bill Wendling
· 19 years ago
eb9a42c
Fix for PR1095:
by Bill Wendling
· 19 years ago
70d4107
add support for hidden visibility to darwin/ppc and linux/ppc targets
by Chris Lattner
· 19 years ago
bf11182
Changes from Nick Lewycky with a simplified PPCTargetAsmInfo.
by Jim Laskey
· 19 years ago
8752ce6
Add weak reference directive.
by Evan Cheng
· 19 years ago
80aa9a1
Place cstrings in .cstring section.
by Evan Cheng
· 19 years ago
5059dda
Use S_debug for dwarf info.
by Jim Laskey
· 19 years ago
a66ba5f
Don't bother setting JumpTableTextSection, it is about to disappear
by Chris Lattner
· 19 years ago
9b7ce7d
Move getSectionForFunction to AsmPrinter, change it to return a string.
by Chris Lattner
· 19 years ago
b56dcc4
implement DarwinTargetAsmInfo::getSectionForFunction, use it when outputting
by Chris Lattner
· 19 years ago
a53115b
Compile: int x __attribute__((used));
by Chris Lattner
· 19 years ago
f45c25f
Missing tab
by Jim Laskey
· 19 years ago
8e8de8f
Break out target asm info into separate files.
by Jim Laskey
· 19 years ago