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