diff options
Diffstat (limited to 'llvm/tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp')
-rw-r--r-- | llvm/tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp b/llvm/tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp index 82fbd73e387..0674b4714cf 100644 --- a/llvm/tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp +++ b/llvm/tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp @@ -1,4 +1,4 @@ -//===--- DummyFuzzerMain.cpp - Entry point to sanity check the fuzzer -----===// +//===-- DummyISelFuzzer.cpp - Entry point to sanity check the fuzzer ------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. |