mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +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.