hrshy_star
hrshy_star
Ubuntu 18.04 LTS CUDA 11.2 pytorch 1.8.1+cu111 gcc 7.5 求大佬帮我,整了一天了 cuda toolkit 11.1
感谢您的回复,我还有个问题,事实上LLVM从12.0.0开始,重新构建了他的文件分布情况,包括安装方式也改了很多,至少不需要再频繁的将某个文件夹移动到固定的目录了,但是llvm2cpg并没有提供对LLVM12版本的支持。我想问下,llvm2cpg是否能够直接应用于LLVM12?或者说你们有什么维护措施吗? ------------------ 原始邮件 ------------------ 发件人: "Olof-Joachim Frahm ***@***.***>; 发送时间: 2022年1月5日(星期三) 晚上7:54 收件人: ***@***.***>; 抄送: ***@***.***>; ***@***.***>; 主题: Re: [ShiftLeftSecurity/llvm2cpg] How to install llvm2cpg (Issue #5) Either c.f. https://docs.joern.io/llvm2cpg/hello-llvm/, you don't need to...
@mchalupa Thanks for your comment. In response to my first question, I would like to modify the code to get specify the coded slice of a single function. Interprocedural information...
@mchalupa I am not sure it is a bug. When I use llvm-slicer -sc LINE#err -entry FUNCNAME ***.bc, I find that it is good when the LINE is [132, 148],...
@mchalupa Hi, I find a bug. When the function instMatchesCrit(tools/llvm-slicer-crit.cpp) is matching instruction, it ignore the PHI instruction. The line in debug info of PHI is `!6084 = !DILocation(line: 0,...
> I need help! I debug the function instMatchesCrit. But I do not know why the function returns true when obj.empty() is true? If the obj is not NONE and...
The overview of DG is: 1)match the input objs to Inst, but dg required the Insts of the objs can read or write the memory; 2) the class of LLVMSlicer...
Hi, I would like to ask whether the fault tolerance rate of DG is relatively small. I have tried many cases and encountered the problem of segment error. ` ../../llvm-slicer...
> 我有百度网盘的数据集,留邮箱我发给你呀 能给我留一份嘛?[email protected]
> > If you run Debian try: > > `sudo update-alternatives --set iptables /usr/sbin/iptables-legacy` > > ensure that /etc/sysctl.conf includes: > > `net.ipv4.ip_forward = 1` > > Third guess: Are...