Skip to content

Commit 42bfddc

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f709bd0 commit 42bfddc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

taichi/runtime/llvm/llvm_context.h

-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ class LlvmModuleBitcodeLoader {
191191
std::string bitcode_path_;
192192
std::string buffer_id_;
193193
bool inline_funcs_{false};
194-
195194
};
196195

197196
std::unique_ptr<llvm::Module> module_from_bitcode_file(

0 commit comments

Comments
 (0)