mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 00:32:55 +00:00
fix C++ comment in C header
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162856 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0e76db9ad4
commit
688c1cd6c9
@ -21,7 +21,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
// TODO: Strip out unused entries once ProfileInfo etc has been removed.
|
||||
/* TODO: Strip out unused entries once ProfileInfo etc has been removed. */
|
||||
enum ProfilingType {
|
||||
ArgumentInfo = 1, /* The command line argument block */
|
||||
FunctionInfo = 2, /* Function profiling information */
|
||||
|
Loading…
x
Reference in New Issue
Block a user