diff options
author | Andy Soffer <asoffer> | 2020-07-21 17:51:05 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2020-07-21 18:05:49 +0000 |
commit | e5b3202b6f9484590c9e70b8bb82d2778d1ca4fe (patch) | |
tree | f1b3ca454957a400c39c51707351f48a17852859 /llvm/lib/CodeGen/MachineBlockPlacement.cpp | |
parent | ac0edc55887b6961ad90fd51f349c9587b1a8a7a (diff) | |
download | llvm-e5b3202b6f9484590c9e70b8bb82d2778d1ca4fe.zip llvm-e5b3202b6f9484590c9e70b8bb82d2778d1ca4fe.tar.gz llvm-e5b3202b6f9484590c9e70b8bb82d2778d1ca4fe.tar.bz2 |
[libTooling] In Clang Transformer, change `Metadata` field to deferred evaluation.
`Metadata` is being changed from an `llvm::Any` to a `MatchConsumer<llvm::Any>`
so that it's evaluation can be be dependent on on `MatchResult`s passed in.
Reviewed By: ymandel, gribozavr2
Differential Revision: https://reviews.llvm.org/D83820
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions