runtime/libprofile/PathProfiling.c: Use __inline__ to appease clang -std=gnu89 -pedantic.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 8 Nov 2011 03:54:40 +0000 (03:54 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 8 Nov 2011 03:54:40 +0000 (03:54 +0000)
commitd66d5718a4c6bf0432175eedc81537dc06cac48a
tree367020e349306adf5bb40553704c0004bf7643c1
parenta422294ab149efc7af887da76379e10996f4b10a
runtime/libprofile/PathProfiling.c: Use __inline__ to appease clang -std=gnu89 -pedantic.

FIXME: Should configure detect one?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144070 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/libprofile/PathProfiling.c