[PATCH] D82514: Remove references to the 4.0 release as a major breaking (NFC)

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 15:18:10 PDT 2020


echristo accepted this revision.
echristo added a comment.

I'm happy with this as well - my only comment was the one Duncan pointed out :)



================
Comment at: llvm/lib/IR/DataLayout.cpp:263
     case 's':
       // Ignored for backward compatibility.
       break;
----------------
dexonsmith wrote:
> I think @echristo is suggesting updating this comment to match the new ones elsewhere ("Deprecated, but ...").
I was yes :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82514





More information about the llvm-commits mailing list