hnrklssn added a comment.

In D148216#4266201 <https://reviews.llvm.org/D148216#4266201>, @nikic wrote:

> We should probably just use the `META` fallback for all metadata not already 
> explicitly handled. I think there's pretty little value in adding a special 
> name for each metadata kind.

I added a fallback, and some logic to extract the metadata kind name from the 
IR, because I do find it useful to emit checks named after the type of IR they 
match against.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148216/new/

https://reviews.llvm.org/D148216

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to