commit | b4dcf65f1918c869bf47f483a6a7cecd9ba1dfca | [log] [tgz] |
---|---|---|
author | Dragos Sbirlea <dragoss@google.com> | Mon Jul 29 16:49:56 2013 -0700 |
committer | Dragos Sbirlea <dragoss@google.com> | Mon Jul 29 18:09:40 2013 -0700 |
tree | cd1a235a408a4b2bf3d20bb307e3ae47d6d47f10 | |
parent | f32a3a25b0eee3f7ef1af9c6e3ec7b5b71df8df6 [diff] [blame] |
Fix build. (whitespace issues) Change-Id: I8453933a7ad4a5f2adcb29a9c746be843a743846
diff --git a/compiler/sea_ir/sea.h b/compiler/sea_ir/sea.h index 040ad8a..5cb8424 100644 --- a/compiler/sea_ir/sea.h +++ b/compiler/sea_ir/sea.h
@@ -43,7 +43,7 @@ } private: - static const bool save_use_edges_ = false; // TODO: Enable per-sea graph configuration. + static const bool save_use_edges_ = false; // TODO: Enable per-sea graph configuration. }; class Region;