mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 00:20:25 +08:00
Summary: This definition is more portable since it defines the correct value for the target. I got rid of the helper mostly because I think it's easy enough to use now that it's a type and being explicit about what's `undef` or `poison` is good.