[orc-rt] Fix stale file comment. NFC.

This commit is contained in:
Lang Hames 2026-03-17 19:26:31 +11:00
parent b2442a20a9
commit b091331f06

View File

@ -1,4 +1,4 @@
//===-- SPSNativeMemoryMapTest.cpp ----------------------------------------===//
//===-- SimpleNativeMemoryMapTest.cpp -------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
@ -6,7 +6,7 @@
//
//===----------------------------------------------------------------------===//
//
// Test SPS serialization for MemoryFlags APIs.
// Test SimpleNativeMemoryMap APIs.
//
//===----------------------------------------------------------------------===//