repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
lld
/
test
/
ELF
/
linkerscript
/
diag6.test
blob
0ec0400040b54e46b780a40794f1188c827f3867
1
# REQUIRES: x86
2
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux /dev/null -o %t.o
3
# RUN: not ld.lld -shared %t.o -o /dev/null --script %s 2>&1 | FileCheck %s
4
5
SECTIONS /*
6
7
CHECK: error: {{.*}}diag6.test:1: unclosed comment in a linker script