Skip to content

Commit

Permalink
[ORC] Add comment on include guard #endif
Browse files Browse the repository at this point in the history
  • Loading branch information
lhames committed Oct 30, 2024
1 parent 70d35fb commit b94762d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/include/llvm/ExecutionEngine/Orc/ReOptimizeLayer.h
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ class ReOptimizeLayer : public IRLayer, public ResourceManager {
} // namespace orc
} // namespace llvm

#endif
#endif // LLVM_EXECUTIONENGINE_ORC_REOPTIMIZELAYER_H

0 comments on commit b94762d

Please sign in to comment.