[LLVMdev] LLVM project binary size

Marc B. Reynolds marc.reynolds at orange.fr
Mon May 26 07:27:22 PDT 2008



> 'nm' can give you this information on Unix. I don't know what the  
> equivalent in the VS toolchain is.

Or simply have the linker spit out the map (/MAP:filename)...in the
Linker/Debugging
Options in the IDE.







More information about the llvm-dev mailing list