repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Better OR's for MVE compares
[llvm-core.git]
/
test
/
DebugInfo
/
Inputs
/
dwarfdump-test4-part1.cc
blob
94a818cddd5f6d7a0e48b56cd1e80b1ac68f44bf
1
#include
"dwarfdump-test4-decl.h"
2
int
c
(){
a
();}
3
4
// Built with gcc 4.6.3
5
// $ mkdir -p /tmp/dbginfo
6
// $ cp dwarfdump-test4-*.* /tmp/dbginfo
7
// $ cd /tmp/dbginfo
8
// $ gcc -fPIC -shared -g dwarfdump-test4-part*.cc -o <output>