Skip to content

Don't use hardcoded __attribute__((noinline))

Steve Lhomme requested to merge robUx4/dav1d:noinline into master

Use a macro with an MSVC variant.

This PR depends on !68 (merged) to build so that common/intops.h include common/attributes.h

Edited by Steve Lhomme

Merge request reports