summaryrefslogtreecommitdiff
path: root/test/Driver/noprofilelib.c
Commit message (Collapse)AuthorAgeFilesLines
* [Driver] -noprofilelib flagPetr Hosek2019-07-111-0/+5
This flag is analoguous to other flags like -nostdlib or -nolibc and could be used to disable linking of profile runtime library. This is useful in certain environments like kernel, where profile instrumentation is still desirable, but we cannot use the standard runtime library. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@365808 91177308-0d34-0410-b5e6-96231b3b80d8