mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 19:18:13 +08:00
'getAttrs' has been explicitly marked deprecated. This patch refactors to use Operation::getAttrs(). Reviewed By: csigg Differential Revision: https://reviews.llvm.org/D97546