forked from OSchip/llvm-project
[ORC] Fix an endif comment.
This commit is contained in:
parent
a0a1a4e5c8
commit
594107d488
|
@ -206,4 +206,4 @@ TPCIndirectionUtils::CreateWithABI(TargetProcessControl &TPC) {
|
|||
} // end namespace orc
|
||||
} // end namespace llvm
|
||||
|
||||
#endif // LLVM_EXECUTIONENGINE_ORC_T_H
|
||||
#endif // LLVM_EXECUTIONENGINE_ORC_TPCINDIRECTIONUTILS_H
|
||||
|
|
Loading…
Reference in New Issue