[ORC] Fix file header.
authorLang Hames <lhames@gmail.com>
Wed, 22 Sep 2021 01:16:09 +0000 (11:16 +1000)
committerLang Hames <lhames@gmail.com>
Thu, 23 Sep 2021 22:48:08 +0000 (15:48 -0700)
llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.cpp

index ea839f9..daf47db 100644 (file)
@@ -1,4 +1,4 @@
-//===------- ResourceManager.cpp - Abstract executor resource mgmt --------===//
+//===- SimpleExecuorMemoryManagare.cpp - Simple executor-side memory mgmt -===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.