Disabling LLVM_ENABLE_EH
in LLVM 20
#5654
Unanswered
carlocab
asked this question in
Everyday usage
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, the
llvm
formula is built withLLVM_ENABLE_EH=ON
.We plan to change this to
OFF
in LLVM 20. This is off by default, and will align us closer to builds by other package mangers. This will also resolve issues with usingflang
.I've opened this discussion to serve notice of this, and to collect feedback about this change.
Beta Was this translation helpful? Give feedback.
All reactions