Files
rust/src/tools
Mazdak Farrokhzad bb892be98e Rollup merge of #60038 - michaelwoerister:pgo-updates-2, r=alexcrichton
Add codegen test for PGO instrumentation.

This PR adds a codegen test that makes sure that LLVM actually generates instrumentation code when we enable PGO instrumentation in `rustc`.

The second commit updates a test case to the new commandline option syntax introduced in #59874. Without the fix the test still works, but it confusingly creates a directory called `test.profraw`, which usually is the name of the _file_ where profiling data is collected.
2019-04-25 03:05:22 +02:00
..
2019-04-23 21:39:27 -07:00
2019-04-23 13:05:45 -07:00
2019-04-18 18:06:39 +02:00
2019-04-18 07:46:16 +09:00