Sign in
llvm
/
llvm-project.git
/
refs/heads/users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation
/
.
/
clang
/
test
/
Driver
/
hexagon-cpu-default.c
blob: 31fb839f216569d2bbfa77932b715b864201a289 [
file
] [
log
] [
blame
] [
edit
]
// CHECK: "-target-cpu" "hexagonv68"
// RUN: %clang -c %s -### --target=hexagon-unknown-elf \
// RUN: 2>&1 | FileCheck %s