search for: paramcallfinder

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

2015 Feb 24
2
[LLVMdev] Accessing a custom defined llvm pass
...using: AU.addRequired<Pass1>() and get the result using getAnalysis<Pass1>().getParamPtrs(); The module compiles correctly, but when trying to load it using opt I get an error: Error opening 'Thresholds.dylib': dlopen(Thresholds.dylib, 9): Symbol not found: __ZN12_GLOBAL__N_115ParamCallFinder2ID What is the correct way to reference another custom written pass in LLVM? Is is possible to do it in this manner or am I completly wrong in my approach? Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachm...