[PATCH] D116404: [IR] Add DICallSiteParam and new params field to DILocation

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 12:56:47 PST 2022


aprantl added a comment.

Mechanically this looks fine. You will need to add some assembler round-trip test cases to llvm/test/Assembler. Can you explain what feature this is going to enable and in which pass you are intending to produce the new DINode?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116404



More information about the llvm-commits mailing list