[Clang][AArch64][ARM] Unaligned Access Test Fix
Test fixed for the unaligned access warning.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %clang_cc1 %s -triple=armv7-none-none-eabi -verify -Wunaligned-access -S -emit-llvm
|
||||
// RUN: %clang_cc1 %s -triple=armv7-none-none-eabi -verify -Wunaligned-access -S -emit-llvm -o %t
|
||||
// REQUIRES: arm-registered-target
|
||||
//
|
||||
// This test suite tests the warning triggered by the -Wunaligned-access option.
|
||||
|
||||
Reference in New Issue
Block a user