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
[libc] Switch to using the generic `<gpuintrin.h>` implementations (#121810)
[llvm-project.git]
/
bolt
/
test
/
AArch64
/
symbol-hashes.test
blob
3f2d869846c222d9f692d3adc1eb97464e0c71b6
1
// This test checks that we don't try to use symbols outside of section when
2
// generating symbol hashes
3
4
RUN: yaml2obj %p/Inputs/symbol-hashes.yaml -o %t.exe
5
RUN: llvm-bolt %t.exe -force-data-relocations -o %t.exe.bolt
6