mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
695a1f6e6cf7f164b71c5ee9f1756374547114c9
This patch adds support for passing an arbitrary python stream (anything inheriting from IOBase) to SetOutputFileHandle or SetErrorFileHandle. Differential revision: https://reviews.llvm.org/D38829 <rdar://problem/34870417> llvm-svn: 315966
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%