aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dll-linkage.ll
AgeCommit message (Expand)Author
2011-02-21Target/X86/X86FastISel: [PR6275] Fix Win32's dllimport function with fastisel.NAKAMURA Takumi
2010-09-22Fix an inconsistency in the x86 backend that led it to reject "calll foo" onChris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-12another bogus tripleChris Lattner
2009-08-12fix another broken target triple.Chris Lattner
2009-07-09we have no tests for dllimport/export. Add one.Chris Lattner