Unverified Commit cac5d0e9 authored by Keith Smiley's avatar Keith Smiley Committed by GitHub
Browse files

[CodeGen] Fix compiler conditional combination (#94297)

Previously this assumed that `LLVM_ENABLE_ABI_BREAKING_CHECKS` would
always be enabled in this case, if it's not `TTI` does not exist.

Introduced in 7652a594
parent fbdd9484
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment