[all-commits] [llvm/llvm-project] e55502: [orc-rt] Remove explicit addSimpleNativeMemoryMap ...
Lang Hames via All-commits
all-commits at lists.llvm.org
Tue Apr 28 18:51:03 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e555021e4c8419671c4ab2b7ab8cfb7e3d7886c7
https://github.com/llvm/llvm-project/commit/e555021e4c8419671c4ab2b7ab8cfb7e3d7886c7
Author: Lang Hames <lhames at gmail.com>
Date: 2026-04-29 (Wed, 29 Apr 2026)
Changed paths:
M orc-rt/unittests/SimpleNativeMemoryMapSPSCITest.cpp
Log Message:
-----------
[orc-rt] Remove explicit addSimpleNativeMemoryMap call. NFCI. (#194766)
The SimpleNativeMemoryMap::Create call two lines below will add this
interface anyway, so the explicit call is redundant.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list