Skip to content

Commit b94762d

Browse files
committed
[ORC] Add comment on include guard #endif
1 parent 70d35fb commit b94762d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/ExecutionEngine/Orc/ReOptimizeLayer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,4 +178,4 @@ class ReOptimizeLayer : public IRLayer, public ResourceManager {
178178
} // namespace orc
179179
} // namespace llvm
180180

181-
#endif
181+
#endif // LLVM_EXECUTIONENGINE_ORC_REOPTIMIZELAYER_H

0 commit comments

Comments
 (0)