[all-commits] [llvm/llvm-project] bbb73f: [ORC-RT] Reapply ab59185fbfb (Add IntervalMap/Set)...
lhames via All-commits
all-commits at lists.llvm.org
Tue Jan 17 13:48:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bbb73fbceb1b35cc9c3ab0c53e4e6128437f2b34
https://github.com/llvm/llvm-project/commit/bbb73fbceb1b35cc9c3ab0c53e4e6128437f2b34
Author: Lang Hames <lhames at gmail.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
A compiler-rt/lib/orc/interval_map.h
A compiler-rt/lib/orc/interval_set.h
M compiler-rt/lib/orc/macho_platform.cpp
M compiler-rt/lib/orc/tests/unit/CMakeLists.txt
A compiler-rt/lib/orc/tests/unit/interval_map_test.cpp
A compiler-rt/lib/orc/tests/unit/interval_set_test.cpp
Log Message:
-----------
[ORC-RT] Reapply ab59185fbfb (Add IntervalMap/Set), with missing files included.
The original commit was reverted in c151e8428a due missing files (thanks Kazu!).
More information about the All-commits
mailing list