search for: myananlysi

Displaying 1 result from an estimated 1 matches for "myananlysi".

Did you mean: myananlysis
2011 Aug 22
1
[LLVMdev] Infinite loop when adding a new analysis pass
...uot;licm", "Loop Invariant Code Motion", false, false) Howerver, I got an infinite loop when trying opt -O3 t.bc -o out.bc Where t.bc is created using clang from int main() { return 0; } What am I missing ? All files are attacahed (include/Analysis/MyAnalysis.h, lib/Analysis/MyAnanlysis.cpp, and diffs to the existing files). Thanks Junjie -------------- next part -------------- A non-text attachment was scrubbed... Name: MyAnalysis.cpp Type: text/x-c++src Size: 158 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110822/c50f4d77/attachme...