File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
test/ctx_profile/TestCases
llvm/include/llvm/ProfileData Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5555// / to be concerned with memory safety. Their subcontexts never get populated,
5656// / though. The runtime code here produces and recognizes them.
5757
58- #ifndef LLVM_LIB_PROFILEDATA_CTXINSTRCONTEXTNODE_H
59- #define LLVM_LIB_PROFILEDATA_CTXINSTRCONTEXTNODE_H
58+ #ifndef LLVM_PROFILEDATA_CTXINSTRCONTEXTNODE_H
59+ #define LLVM_PROFILEDATA_CTXINSTRCONTEXTNODE_H
6060
6161#include < stdint.h>
6262#include < stdlib.h>
Original file line number Diff line number Diff line change 22; NOTE: if this test fails, please make sure the two files are identical copies
33; of eachother.
44;
5- ; RUN: diff %crt_src/lib/ctx_profile/CtxInstrContextNode.h %llvm_src/lib /ProfileData/CtxInstrContextNode.h
5+ ; RUN: diff %crt_src/lib/ctx_profile/CtxInstrContextNode.h %llvm_src/include/llvm /ProfileData/CtxInstrContextNode.h
Original file line number Diff line number Diff line change 5555// / to be concerned with memory safety. Their subcontexts never get populated,
5656// / though. The runtime code here produces and recognizes them.
5757
58- #ifndef LLVM_LIB_PROFILEDATA_CTXINSTRCONTEXTNODE_H
59- #define LLVM_LIB_PROFILEDATA_CTXINSTRCONTEXTNODE_H
58+ #ifndef LLVM_PROFILEDATA_CTXINSTRCONTEXTNODE_H
59+ #define LLVM_PROFILEDATA_CTXINSTRCONTEXTNODE_H
6060
6161#include < stdint.h>
6262#include < stdlib.h>
You can’t perform that action at this time.
0 commit comments