[PATCH] D128052: Basic types for LLVM

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 03:56:20 PDT 2022


gchatelet updated this revision to Diff 438965.
gchatelet added a comment.

- Remove Mask and Address for now as it conflicts with clang


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128052

Files:
  llvm/include/llvm/Support/Alignment.h
  llvm/include/llvm/Support/BasicTypes.h
  llvm/unittests/Support/AlignmentTest.cpp
  llvm/unittests/Support/BasicTypesTest.cpp
  llvm/unittests/Support/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128052.438965.patch
Type: text/x-patch
Size: 41000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/fe75a709/attachment.bin>


More information about the llvm-commits mailing list