[llvm-dev] SelectionDAGBuilder-may by a bug
weipingshun via llvm-dev
llvm-dev at lists.llvm.org
Wed Nov 27 05:02:11 PST 2019
hello all
when i use ollvm from github.com <http://github.com/>:heroims/obfuscator.git [version 5.0.0] to obtuscate my c++ code.
I got a endless loop in llvm SelectionDAGBuilder.cpp:findUnwindDestinations function.
the 1349 - 1351 line is my debug code.
the code run in 1353 line branch. and return to 1327 line.
I don’t known in this function how to handle LoadInst? help!!
thanks.
魏平顺 | 高级工程师
北京数美时代科技有限公司
手机/微信: 18510971882/313275773
邮箱: weipingshun at ishumei.com
网址: www.ishumei.com
地址: 北京市朝阳区来广营西街诚盈中心1号楼3A室
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191127/dbb273ec/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-2.tiff
Type: image/tiff
Size: 355052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191127/dbb273ec/attachment-0001.tiff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logo????.png
Type: image/png
Size: 9585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191127/dbb273ec/attachment-0001.png>
More information about the llvm-dev
mailing list