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
[TargetVersion] Only enable on RISC-V and AArch64 (#115991)
[llvm-project.git]
/
clang
/
runtime
/
compiler-rt
/
clang_linux_test_input.c
blob
e65ce9860af44a8c5707ac91f53cf31a2cddff70
1
// This file is used to check if we can produce working executables
2
// for i386 and x86_64 archs on Linux.
3
#include <stdlib.h>
4
int
main
(){}