aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/FrontendAction.cpp
diff options
context:
space:
mode:
authorAndres-Salamanca <andrealebarbaritos@gmail.com>2025-06-05 09:42:01 -0500
committerGitHub <noreply@github.com>2025-06-05 09:42:01 -0500
commitdc9b8fe3b75e10de9850ba95da6b8b530701f1b2 (patch)
tree4fc8b7137f6f6487c75082554b2e18805c962a60 /clang/lib/Frontend/FrontendAction.cpp
parent3096f8768676bd64123270cc59b7cc904a72d875 (diff)
downloadllvm-dc9b8fe3b75e10de9850ba95da6b8b530701f1b2.zip
llvm-dc9b8fe3b75e10de9850ba95da6b8b530701f1b2.tar.gz
llvm-dc9b8fe3b75e10de9850ba95da6b8b530701f1b2.tar.bz2
[CIR ] Add DLTI dialect support to module attributes (#142241)
This PR adds support for the DLTI dialect by attaching it to the module attributes and introduces a utility function to determine if the target is big-endian, which is required for https://github.com/llvm/llvm-project/pull/142041. Some tests were updated because we now use `mlir::translateDataLayout`, which "updates" the `DataLayout` where the alignment for `long` is 8 instead of the previously 4. This updated is consistent with Incubator.
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions