mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 19:07:53 +08:00
2ac084dbb22e4c7f3bf4958581a6d688d1d37825
Process each multidef declared in a multiclass. Iterate through the list and instantiate a def in the multiclass for each item, resolving the list item to the temporary iterator (possibly) used in the multidef ObjectBody. We then process each generated def in the normal way. llvm-svn: 141233
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%