repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms...
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-plugin
/
lto-5b.c
blob
c24f6d47b929d881c641171399b788604d9b4929
1
#include <stdio.h>
2
3
void
foo
(
void
)
4
{
5
printf
(
"hello foo
\n
"
);
6
}