[LLVMdev] DIFactory

Renato Golin rengolin at systemcall.org
Fri Feb 18 05:14:21 PST 2011


Seems the last use of DIFactory in LLVM/Clang is in:

clang/lib/CodeGen/CGDebugInfo.cpp to get the enums
llvm::DIFactory::OpDeref and llvm::DIFactory::OpPlus.

Shouldn't this be moved to DIBuilder and remove the dependency completely?

-- 
cheers,
--renato

http://systemcall.org/

Reclaim your digital rights, eliminate DRM, learn more at
http://www.defectivebydesign.org/what_is_drm



More information about the llvm-dev mailing list