1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

[ORC] Fix an endif comment.

This commit is contained in:
Lang Hames 2020-08-23 20:34:57 -07:00
parent 7dabc836ba
commit 543a62706c

View File

@ -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