[Openmp-commits] [clang] [clang-tools-extra] [flang] [lldb] [llvm] [mlir] [openmp] [polly] [Documentation] Always use SVG for dot-generated doxygen images. (PR #136843)
Aaron Ballman via Openmp-commits
openmp-commits at lists.llvm.org
Wed Apr 23 08:32:56 PDT 2025
================
@@ -48,14 +48,6 @@ if (LLVM_ENABLE_DOXYGEN)
set(bolt_doxygen_qhp_cust_filter_attrs "")
endif()
- option(LLVM_DOXYGEN_SVG
----------------
AaronBallman wrote:
Will removing the option be disruptive (particularly to downstreams)? Do we need a deprecation period before we remove it?
https://github.com/llvm/llvm-project/pull/136843
More information about the Openmp-commits
mailing list