Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(320)

Unified Diff: src/IceAPFloat.h

Issue 1341423002: Reflow comments to use the full width. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Fix spelling and rebase Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/IceAssembler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/IceAPFloat.h
diff --git a/src/IceAPFloat.h b/src/IceAPFloat.h
index ccfb7f31b7784fdf4fad4c4eca1e5034db190926..9aed889225f3cd618a2de14f237b4d97cac6c504 100644
--- a/src/IceAPFloat.h
+++ b/src/IceAPFloat.h
@@ -11,8 +11,8 @@
/// \brief This file implements a class to represent Subzero float and double
/// values.
///
-/// Note: This is a simplified version of
-/// llvm/include/llvm/ADT/APFloat.h for use with Subzero.
+/// Note: This is a simplified version of llvm/include/llvm/ADT/APFloat.h for
+/// use with Subzero.
//===----------------------------------------------------------------------===//
#ifndef SUBZERO_SRC_ICEAPFLOAT_H
« no previous file with comments | « no previous file | src/IceAssembler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698