mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 11:38:04 +08:00
468fb745e835acc0e440ef6807688b50e23e9535
- For a loop body with VERY complicated exit condition evaluation, constant evolving may run out of stack on platforms such as Windows. Need to limit the recursion depth. Differential Revision: https://reviews.llvm.org/D28629 llvm-svn: 291927
…
…
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%