DependableSystemsLab / LLFI

LLFI is an LLVM based fault injection tool, that injects faults into the LLVM IR of the application source code. The faults can be injected into specific program points, and the effect can be easily tracked back to the source code. Please refer to the paper below. NOTE: If you publish a paper using LLFI, please add it to PaperLLFI.bib
http://blogs.ubc.ca/karthik/2014/02/23/quantifying-the-accuracy-of-high-level-fault-injection-techniques/
Other
68 stars 35 forks source link

cann't use the GUI import a project that includ many C files and third library #92

Closed lidanfeng closed 8 years ago

karthikp-ubc commented 8 years ago

Again, without any detail, it is impossible for us to debug or fix this issue. Please open a new issue with details. What is the project you're importing and what's the error message you get, if any ? Thanks,