diff options
author | Steven Wu <stevenwu@apple.com> | 2024-08-15 06:16:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-15 06:16:27 -0700 |
commit | d2a8351be2b0cc8572de3014f1bac1f03fa92617 (patch) | |
tree | 7f590b10218f7db8503ef5b570effdc6f219bd38 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 569698443d2b1dad04dc4daa4559d754deabe64e (diff) | |
download | llvm-d2a8351be2b0cc8572de3014f1bac1f03fa92617.zip llvm-d2a8351be2b0cc8572de3014f1bac1f03fa92617.tar.gz llvm-d2a8351be2b0cc8572de3014f1bac1f03fa92617.tar.bz2 |
[CompilerRT][Tests] Fix profile/darwin-proof-of-concept.c (#104237)
Fix profile/darwin-proof-of-concept.c on AppleSilicon Mac where there is
a different page alignment. The previous fix to drop alignment is
actually breaking the tests on Apple Silicon Mac. Revert to the original
section alignment and requires an ARM64 target for this test to run.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions