miyuki added inline comments.

================
Comment at: llvm/lib/IR/Value.cpp:651
   if (auto *GO = dyn_cast<GlobalObject>(this)) {
     // Don't make any assumptions about function pointer alignment. Some
     // targets use the LSBs to store additional information.
----------------
This comment needs to be updated


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D57335



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

Reply via email to