diff options
author | Mariya Podchishchaeva <mariya.podchishchaeva@intel.com> | 2024-07-19 14:24:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 14:24:05 +0200 |
commit | 7122b70cfc8e23a069410215c363da76d842bda4 (patch) | |
tree | 8137c7fb6f47ca9a75aa57a5be13a888c79b4030 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 7b60f2dcfbe11ddb62f7a6f2d374c1a3ff556eb0 (diff) | |
download | llvm-7122b70cfc8e23a069410215c363da76d842bda4.zip llvm-7122b70cfc8e23a069410215c363da76d842bda4.tar.gz llvm-7122b70cfc8e23a069410215c363da76d842bda4.tar.bz2 |
[clang] Fix underlying type of EmbedExpr (#99050)
This patch makes remaining cases of #embed to emit int type since there
is an agreement to do that for C. C++ is being discussed, but in general
we don't want to produce different types for C and C++.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions