http://llvm.org/bugs/show_bug.cgi?id=18433
Bug ID: 18433
Summary: program crashes when run with -cxx-abi microsoft
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: LLVM Codegen
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 11857
--> http://llvm.org/bugs/attachment.cgi?id=11857&action=edit
testcase
compiled with:
clang++ -x c++ different.cpp -target i386-pc-win32 -Xclang -cxx-abi -Xclang
microsoft -fms-compatibility -fms-extensions -fno-rtti -fno-exceptions -c -o
clang.obj
linked with:
link -nologo clang.obj 'c:/Program Files/Microsoft Visual Studio
9.0/VC/lib/msvcrt.lib'
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs