-
Notifications
You must be signed in to change notification settings - Fork 12.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[ORC] Introduce LazyReexportsManager, JITLinkTrampolines, … (#…
…118923)" This reverts commit 570ecdc while I investigate bot failures, e.g. https://lab.llvm.org/buildbot/#/builders/17/builds/4446.
- Loading branch information
Showing
26 changed files
with
75 additions
and
814 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
compiler-rt/test/orc/TestCases/Generic/orc-rt-executor-usage.test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
// Test that the orc-remote-executor tool errors out as expected when called | ||
// with no arguments. | ||
// | ||
// RUN: not %orc_rt_executor 2>&1 | FileCheck %s | ||
|
||
// CHECK: usage: orc-rt-executor [help] [<mode>] <program arguments>... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 0 additions & 26 deletions
26
llvm/include/llvm/ExecutionEngine/Orc/JITLinkLazyCallThroughManager.h
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
72 changes: 0 additions & 72 deletions
72
llvm/include/llvm/ExecutionEngine/Orc/JITLinkReentryTrampolines.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.