llvm
e1663a0f - Use poison rather than undef.

Commit
190 days ago
Use poison rather than undef. We were generating undef in many places because in older versions of LLVM, poison did not yet exist. As we no longer support those older versions of LLVM, and current LLVM is deprecating undef, switch over to poison.
Author
Committer
Colin Davidson
Parents
Loading