blob: bf57e78f35d4b493e6ad4263c80464e502c982ef [file] [log] [blame]
; RUN: llc < %s | FileCheck %s
; PR2936
target triple = "i386-pc-mingw32"
define dllexport x86_fastcallcc i32 @foo() nounwind {
entry:
ret i32 0
}
; CHECK: .section .drectve
; CHECK: -export:@foo@0