mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 15:41:35 +08:00
The new PM is more aggressive at inlining, which breaks assumptions in the test => slap some __attribute__((noinlines)) to prevent that.
The new PM is more aggressive at inlining, which breaks assumptions in the test => slap some __attribute__((noinlines)) to prevent that.