[all-commits] [llvm/llvm-project] 37f1b7: [ORC] Allow construction of an ExecutorAddrRange f...
lhames via All-commits
all-commits at lists.llvm.org
Fri Sep 24 14:36:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37f1b7a3f35fd9edbb110a3845e79d46224ea79b
https://github.com/llvm/llvm-project/commit/37f1b7a3f35fd9edbb110a3845e79d46224ea79b
Author: Lang Hames <lhames at gmail.com>
Date: 2021-09-24 (Fri, 24 Sep 2021)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h
M llvm/unittests/ExecutionEngine/Orc/ExecutorAddressTest.cpp
Log Message:
-----------
[ORC] Allow construction of an ExecutorAddrRange from an addr and a size.
More information about the All-commits
mailing list