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
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
clang
/
test
/
Driver
/
cspgo-lto.c
blob
52d4f2487b0d048589e633e2f6da4f6cdd0a189e
1
// RUN: touch %t.o
2
//
3
// RUN: %clang -target x86_64-unknown-linux -### %t.o -flto=thin \
4
// RUN: -fprofile-use 2>&1 | FileCheck %s
5
6
// CHECK: -plugin-opt=cs-profile-path=default.profdata