[docs][JITLink] Update JITLink COFF/x86-64 backend status.
authorLang Hames <lhames@gmail.com>
Sun, 16 Jul 2023 16:12:57 +0000 (09:12 -0700)
committerLang 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

index b17ce5e089cf2f9b26e914343d050757d9028c9a..244b920823bdce73f4145f46e068f2f519e16945 100644 (file)
@@ -1142,7 +1142,7 @@ Support levels:
      -
    * - x86-64
      - Good
-     -
+     - Usable
      - Good
 
 .. [1] See ``llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin`` for