Files
clang-p2996/llvm/lib/Transforms/Instrumentation/BlockProfiling.cpp
Chris Lattner 3232bbb9d8 initialization calls now return argc. If the program uses the argc value
passed into main, make sure they use the return value of the init call
instead of the one passed in.

llvm-svn: 11262
2004-02-10 17:41:01 +00:00

7.0 KiB