Skip to content
  • Diego Novillo's avatar
    Add -fprofile-sample-use to Clang's driver. · 5c29705c
    Diego Novillo authored
    This adds a new option -fprofile-sample-use=filename to Clang. It
    tells the driver to schedule the SampleProfileLoader pass and passes
    on the name of the profile file to use.
    
    llvm-svn: 194567
    5c29705c
Loading