[LLVMdev] Deleting unused C++ code

Øyvind Harboe oyvind.harboe at zylin.com
Sun Jul 3 12:07:37 PDT 2011


Can llvm generate warnings for unused C++ code using global
analysis?

If I could use llvm to figure out what code I can delete in a 20
year old app with millions of lines of code, this alone would defend
spending time on making the app build with llvm, even if we don't
actually run the code generated...

-- 
Øyvind Harboe - Can Zylin Consulting help on your project?
US toll free 1-866-980-3434 / International +47 51 87 40 27
http://www.zylin.com/




More information about the llvm-dev mailing list