brintos

brintos / llvm-project-archived public Read only

0
0
Text · 141 B · c092cfb Raw
5 lines · c
1// RUN: %clang_cc1 -emit-llvm -Wno-int-conversion < %s2 3volatile unsigned char* const __attribute__((address_space(1))) serial_ctrl = 0x02;4 5