[PATCH] D82514: Remove references to the 4.0 release as a major breaking (NFC)
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 25 14:44:57 PDT 2020
dexonsmith accepted this revision.
dexonsmith added a comment.
This revision is now accepted and ready to land.
This LGTM, assuming @echristo is happy.
================
Comment at: llvm/lib/IR/DataLayout.cpp:263
case 's':
// Ignored for backward compatibility.
break;
----------------
I think @echristo is suggesting updating this comment to match the new ones elsewhere ("Deprecated, but ...").
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