https://github.com/seq-lang/seq/blob/54451c3267b140f7e2073c05d3cf8080de688a8f/compiler/sir/llvm/llvisitor.cpp#L421 https://reviews.llvm.org/D101506 Maybe we can use `llvm::sys::fs::OF_None` instead?
seq/compiler/sir/llvm/llvisitor.cpp
Line 421 in 54451c3
https://reviews.llvm.org/D101506
Maybe we can use
llvm::sys::fs::OF_Noneinstead?