vitalybuka added inline comments.

================
Comment at: llvm/include/llvm/IR/Module.h:896
+  int getFramePointer() const;
+  void setFramePointer(int V);
+
----------------
It should be enum, similar to PIELevel.

And probably needs IR documentation update?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101016

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

Reply via email to