================
@@ -2492,3 +2492,10 @@ The AMDGPU backend
 The AMDGPU code generator lives in the ``lib/Target/AMDGPU``
 directory. This code generator is capable of targeting a variety of
 AMD GPU processors. Refer to :doc:`AMDGPUUsage` for more information.
+
+The Lightweight Fault Isolation (LFI) backend
----------------
davemgreen wrote:

There is not expected to be a LFI backend, right? In the llvm sense of 
backend==target, a new llvm/Target/LFI. It is a modification to the existing 
backends that support it.

https://github.com/llvm/llvm-project/pull/167061
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to