rust/src/libprofiler_builtins
Emilio Cobos Álvarez e8a1575cf6
profiler-builtins: define COMPILER_RT_HAS_UNAME on non-msvc platforms.
Otherwise lprofGetHostName, used by the PGO generator, won't be available.

This means that PGO and coverage profiling would be restricted to systems with
uname, but that seems acceptable.

Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
2018-03-25 03:30:04 +02:00
..
build.rs profiler-builtins: define COMPILER_RT_HAS_UNAME on non-msvc platforms. 2018-03-25 03:30:04 +02:00
Cargo.toml Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 support 2017-10-11 21:35:53 -03:00
lib.rs *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00