Drop alignment to allow tests to run in different platforms.
Following @zixuan-wu 's request in D142388.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/test/CodeGen/builtins-nondeterministic-value.c | ||
---|---|---|
8–9 | this test doesn't seem to be testing for alignment at all, so just take out everything after the type. |
this test doesn't seem to be testing for alignment at all, so just take out everything after the type.