projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ed4041
)
[docs][JITLink] Update JITLink COFF/x86-64 backend status.
author
Lang Hames
<lhames@gmail.com>
Sun, 16 Jul 2023 16:12:57 +0000
(09:12 -0700)
committer
Lang Hames
<lhames@gmail.com>
Sun, 16 Jul 2023 16:12:57 +0000
(09:12 -0700)
The COFF/x86-64 backend has been usable since LLVM 16.
llvm/docs/JITLink.rst
patch
|
blob
|
history
diff --git
a/llvm/docs/JITLink.rst
b/llvm/docs/JITLink.rst
index b17ce5e089cf2f9b26e914343d050757d9028c9a..244b920823bdce73f4145f46e068f2f519e16945 100644
(file)
--- a/
llvm/docs/JITLink.rst
+++ b/
llvm/docs/JITLink.rst
@@
-1142,7
+1142,7
@@
Support levels:
-
* - x86-64
- Good
- -
+ -
Usable
- Good
.. [1] See ``llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin`` for