aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/available-externally.ll
AgeCommit message (Expand)Author
2012-11-24PPC: MCize most of the darwin PIC emission.Benjamin Kramer
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-10Make the big switch: Change MCSectionMachO to represent a section *semantically*Chris Lattner
2009-07-15get the PPC stub temporary label from the mangler instead of Chris Lattner
2009-07-15convert this to filecheck style and make it a test of darwin/PPC's Chris Lattner
2009-07-15simplify this test to test the esentials.Chris Lattner
2009-07-01Fix codegen for references to available_externally symbols. This fixesChris Lattner