http://llvm.org/bugs/show_bug.cgi?id=9374
Argyrios Kyrtzidis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Argyrios Kyrtzidis <[email protected]> 2011-07-27 19:48:26 CDT --- After changes to trunk, for writing PCH: 10 119 open:entry clang test.pch-0fa1da06 12 121 close:entry clang test.pch-0fa1da06 12 365 rename:entry clang test.pch-0fa1da06 test.pch for other output files: 4 119 open:entry clang test.o 4 121 close:entry clang test.o llvm r136310 + clang r136315. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
