[llvm-commits] [MSVC] Possible miscompilation on TargetLoweringObjectFileELF::emitPersonalityValue()
NAKAMURA Takumi
geek4civic at gmail.com
Sun Jun 12 17:51:36 PDT 2011
On Release and MinSizeRel, test/CodeGen/X86/no-cfi.ll barfs. not on
Debug and RelWithDbginfo.
I made a reduced patch, to suppress "g" on
TargetLoweringObjectFileELF::emitPersonalityValue().
Any idea? ...Takumi
---
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-TargetLoweringObjectFileELF-emitPersonalityValue.patch.txt
Type: text/x-patch
Size: 962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110613/2fc8078a/attachment.bin>
More information about the llvm-commits
mailing list