summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/GC/simple_ocaml.ll
Commit message (Collapse)AuthorAgeFilesLines
* don't have i386-specific tests in CodeGen/Generic, PR6601.Chris Lattner2010-03-141-42/+0
| | | | llvm-svn: 98508
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
| | | | llvm-svn: 81293
* Setting GlobalDirective in TargetAsmInfo by default rather thanGordon Henriksen2008-01-071-0/+42
providing a misleading facility. It's used once in the MIPS backend and hardcoded as "\t.globl\t" everywhere else. llvm-svn: 45676
OpenPOWER on IntegriCloud