aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
diff options
context:
space:
mode:
authorGuillaume Chatelet <gchatelet@google.com>2020-04-01 09:25:48 +0000
committerGuillaume Chatelet <gchatelet@google.com>2020-04-01 12:26:31 +0000
commitbf573bea19eabb41ed35c31b0d187c7068172bfa (patch)
treedda83e88e7ef149dd2e814d8caf5dea8008a854e /clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
parentdb3d64eebbe0aad87631c6fada01b06753377a44 (diff)
downloadllvm-bf573bea19eabb41ed35c31b0d187c7068172bfa.zip
llvm-bf573bea19eabb41ed35c31b0d187c7068172bfa.tar.gz
llvm-bf573bea19eabb41ed35c31b0d187c7068172bfa.tar.bz2
[Alignment][NFC] Convert MIR Yaml to MaybeAlign
Summary: Although it may look like non NFC it is. especially the MIRParser may set `0` to the MachineFrameInfo and MachineFunction, but they all deal with `Align` internally and assume that `0` means `1`. https://github.com/llvm/llvm-project/blob/93fc0ba145c2f9619d3174c95cacda5d4a0a2815/llvm/include/llvm/CodeGen/MachineFrameInfo.h#L483 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: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D77203
Diffstat (limited to 'clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp')
0 files changed, 0 insertions, 0 deletions