diff options
Diffstat (limited to 'tools/extract/extract.cpp')
-rw-r--r-- | tools/extract/extract.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/extract/extract.cpp b/tools/extract/extract.cpp index cf5bc90e42..c4dbe08716 100644 --- a/tools/extract/extract.cpp +++ b/tools/extract/extract.cpp @@ -6,7 +6,6 @@ // the University of Illinois Open Source License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// -// // // This utility changes the input module to only contain a single function, // which is primarily used for debugging transformations. |