diff options
author | Daniel Chen <cdchen@ca.ibm.com> | 2024-04-10 19:22:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 19:22:38 -0400 |
commit | 8136ac1c42dcfdd070f0bcba0f06424093df22db (patch) | |
tree | a4034f35f98e666d9763473ec3443ed840778077 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | a9d4ddd98a0bc495126027122fdca751b6841ceb (diff) | |
download | llvm-8136ac1c42dcfdd070f0bcba0f06424093df22db.zip llvm-8136ac1c42dcfdd070f0bcba0f06424093df22db.tar.gz llvm-8136ac1c42dcfdd070f0bcba0f06424093df22db.tar.bz2 |
[Flang] Define c_int_fast16_t and c_int_fast32_t for PowerPC. (#88292)
On Linux, PowerPC defines `int_fast16_t` and `int_fast32_t` as `long`.
Need to update the corresponding type, `c_int_fast16_t` and
`c_int_fast32_t` in `iso_c_binding` module so they are interoparable.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions