[LLVMbugs] [Bug 9886] New: cmake build enables exceptions in more files than configure
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue May 10 07:54:30 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9886
Summary: cmake build enables exceptions in more files than
configure
Product: Build scripts
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: cmake
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rafael.espindola at gmail.com
CC: llvmbugs at cs.uiuc.edu, ofv at wanadoo.es
For example:
$ readelf -SW
../build/lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o | grep
gcc
[77] .gcc_except_table PROGBITS 0000000000000000 002890 0004f0 00 A
0 0 4
$ readelf -SW lib/CodeGen/Debug+Asserts/LLVMTargetMachine.o | grep gcc
$
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list