[ORC-RT] Fix a typo in file header.
authorLang Hames <lhames@gmail.com>
Mon, 16 Jan 2023 06:24:49 +0000 (22:24 -0800)
committerLang Hames <lhames@gmail.com>
Mon, 16 Jan 2023 06:25:10 +0000 (22:25 -0800)
compiler-rt/lib/orc/tests/unit/executor_address_test.cpp

index e0466b6..05b91f3 100644 (file)
@@ -1,4 +1,4 @@
-//===-- extensible_address_test.cpp ---------------------------------------===//
+//===-- executor_address_test.cpp -----------------------------------------===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.