Displaying 1 result from an estimated 1 matches for "mselang".
Did you mean:
mlang
2016 Jun 24
2
Strange opt result
...n 4
ret i32 %6
}
attributes #0 = { norecurse nounwind readnone }
attributes #1 = { norecurse nounwind }
"
which looks incorrect to me and returns 1 instead of the expected 0 at
runtime. The testcase compiled without optimisation works as expected.
The input file has been produced with the MSElang compiler.
What is wrong?
Thanks, Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.ll
Type: text/x-objcsrc
Size: 2367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160624/cd744718/attachment.bin>
--------...