[llvm-commits] [PATCH] [msan] Remove unreachable bb's

Dmitri Gribenko gribozavr at gmail.com
Fri Dec 21 01:48:25 PST 2012



================
Comment at: lib/Transforms/Utils/Local.cpp:968
@@ +967,3 @@
+
+/// \\brief - Remove all blocks that can not be reached from the function's
+/// entry.
----------------
Only a single slash in '\brief'.  Dash is not needed.


http://llvm-reviews.chandlerc.com/D208



More information about the llvm-commits mailing list