[PATCH] D85650: [llvm] support graceful failure of DataLayout parsing

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 10:00:03 PDT 2020


ftynse updated this revision to Diff 284804.
ftynse added a comment.

Use the naming scheme consistent with (most of) the file. Some funcitons use
the same naming scheme for their attributes as the functions they relate to in
order to minimize renaming changes in this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85650

Files:
  llvm/include/llvm/IR/DataLayout.h
  llvm/lib/IR/DataLayout.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85650.284804.patch
Type: text/x-patch
Size: 19219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/e1963c63/attachment.bin>


More information about the llvm-commits mailing list