Do not define it for MIPS64 until its backend supports it.
See the bug report [1] for more information.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
With the change, LGTM.
| lib/builtins/int_types.h | ||
|---|---|---|
| 59 ↗ | (On Diff #17388) | Add a comment with the bug reference here please (i.e. MIPS64 issue: PR 20098). |
| lib/builtins/int_types.h | ||
|---|---|---|
| 59 ↗ | (On Diff #17388) | I think this should also be restricted to clang, GCC works fine, doesn't it? |
| lib/builtins/int_types.h | ||
|---|---|---|
| 59 ↗ | (On Diff #17388) | Done. |