[PATCH] D100710: Added example for integer constant

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 17 12:09:46 PDT 2021


xgupta accepted this revision.
xgupta added a subscriber: aqjune.
xgupta added a comment.
This revision is now accepted and ready to land.

LGTM, But also adding @aqjune as a second reviewer.

Would you please also add the example for Boolean, Float-Point, Null pointer, and Token constant so the Simple Constants section looks complete? 
Feel free to ask if you can't find their examples in test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100710



More information about the llvm-commits mailing list