commit | 02c8cc6d1312a2b55533f02f6369dc7c94672f90 | [log] [tgz] |
---|---|---|
author | Brian Carlstrom <bdc@google.com> | Thu Jul 18 15:54:44 2013 -0700 |
committer | Brian Carlstrom <bdc@google.com> | Thu Jul 18 16:02:33 2013 -0700 |
tree | 4e4a268e8cb82dcd95f8e29a8169b0396e20b0cc | |
parent | 6f485c62b9cfce3ab71020c646ab9f48d9d29d6d [diff] [blame] |
Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues Change-Id: Ide4f8ea608338b3fed528de7582cfeb2011997b6
diff --git a/compiler/llvm/llvm_compilation_unit.cc b/compiler/llvm/llvm_compilation_unit.cc index 592059e..d4568b5 100644 --- a/compiler/llvm/llvm_compilation_unit.cc +++ b/compiler/llvm/llvm_compilation_unit.cc
@@ -19,7 +19,7 @@ // #define stat64 stat // #define fstat64 fstat // #define lstat64 lstat -// +// // which causes grief. bionic probably should not do that. #include <llvm/Target/TargetLibraryInfo.h>