[PATCH] D40944: [profile] Enable on Solaris
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 14 07:57:38 PST 2017
ro marked an inline comment as done.
ro added inline comments.
================
Comment at: lib/profile/InstrProfilingPort.h:9
\*===----------------------------------------------------------------------===*/
#ifndef PROFILE_INSTRPROFILING_PORT_H_
----------------
vsk wrote:
> This is a good place to add a comment stating that this header must be textually #included before all others.
Included after all the others, actually :-)
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D40944
More information about the llvm-commits
mailing list