This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
eafc4ee643
llvm-project
/
llvm
/
test
/
tools
/
llvm-profdata
/
lit.local.cfg
2 lines
33 B
INI
Raw
Normal View
History
Unescape
Escape
llvm-profdata: Use consistent file suffixes in tests In some places we've been using different suffixes for the different file formats involved in instrprof, but in others we've just ambiguously used .profdata. Update the test files to indicate the types of file more obviously. No functional change. llvm-svn: 214357
2014-07-31 07:02:01 +08:00
config.suffixes.add('.proftext')