[all-commits] [llvm/llvm-project] c7a76d: [Alignment][NFC] Add a helper function to DataLayout

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Mon Oct 21 06:57:21 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c7a76d6bf011754a0d3e9449c77b3cfa4bb01f6e
      https://github.com/llvm/llvm-project/commit/c7a76d6bf011754a0d3e9449c77b3cfa4bb01f6e
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2019-10-21 (Mon, 21 Oct 2019)

  Changed paths:
    M llvm/include/llvm/IR/DataLayout.h
    M llvm/unittests/IR/DataLayoutTest.cpp

  Log Message:
  -----------
  [Alignment][NFC] Add a helper function to DataLayout

Summary:
This is patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790

Reviewers: courbet

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D69258

llvm-svn: 375413




More information about the All-commits mailing list