New header file containing profile info enums shared between the C++ analysis
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 4 May 2004 16:57:57 +0000 (16:57 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 4 May 2004 16:57:57 +0000 (16:57 +0000)
commitdc0bedcd250a39e224b6c4ee317ddd65f234fb08
treedfb620b9e8d55a5eb468114977c18921b26cb36e
parent660ef70b6292e69456239f34eaefa81fd18761fb
New header file containing profile info enums shared between the C++ analysis
libraries and the C runtime support library

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13347 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ProfileInfoTypes.h [new file with mode: 0644]