llvm-6502/tools/llvm-profdata
Duncan P. N. Exon Smith 4aee54eb95 modules: Move ProfileKinds to an anonymous namespace
Fix a build failure with `LLVM_ENABLE_MODULES` due to
`ProfileData::instr` conflicting with a function `instr()` in
`<curses.h>`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239793 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-16 00:43:04 +00:00
..
CMakeLists.txt
llvm-profdata.cpp modules: Move ProfileKinds to an anonymous namespace 2015-06-16 00:43:04 +00:00
LLVMBuild.txt
Makefile