mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 12:53:33 +08:00
Implement cet-report as supported in binutils. bti-report has the same behaviour for AArch64-BTI. Fixes https://github.com/llvm/llvm-project/issues/44828 Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D113901
lld Documentation ================= The lld documentation is written using the Sphinx documentation generator. It is currently tested with Sphinx 1.1.3. We currently use the 'nature' theme and a Beaker inspired structure. See sphinx_intro.rst for more details.