rust/library/profiler_builtins
Rich Kadel dd96996c70 Add InstrProfilingPlatformFuchsia.c to profiler_builtins
All other Platform files included in `llvm-project/compiler-rt` were
present, except Fuchsia.

Now that there is a functional end-to-end version of
`-Zinstrument-coverage`, I need to start building and testing
coverage-enabled Rust programs on Fuchsia, and this file is required.
2020-08-27 11:52:36 -07:00
..
src mv std libs to library/ 2020-07-27 19:51:13 -05:00
build.rs Add InstrProfilingPlatformFuchsia.c to profiler_builtins 2020-08-27 11:52:36 -07:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00