[ORC][examples] Fix file name in comment.
authorLang Hames <lhames@gmail.com>
Fri, 18 Jun 2021 23:22:45 +0000 (09:22 +1000)
committerLang Hames <lhames@gmail.com>
Sat, 19 Jun 2021 01:50:26 +0000 (11:50 +1000)
llvm/examples/OrcV2Examples/OrcV2CBindingsBasicUsage/OrcV2CBindingsBasicUsage.c

index d499518..6e503e2 100644 (file)
@@ -1,4 +1,4 @@
-//===-------- BasicOrcV2CBindings.c - Basic OrcV2 C Bindings Demo ---------===//
+//===------ OrcV2CBindingsBasicUsage.c - Basic OrcV2 C Bindings Demo ------===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.