Displaying 2 results from an estimated 2 matches for "sec64".
Did you mean:
vec64
2002 Mar 19
1
[Bug 175] File size limit for SCP
http://bugzilla.mindrot.org/show_bug.cgi?id=175
------- Additional Comments From markus at openbsd.org 2002-03-20 07:43 -------
there is no limit, unless scp has a bug.
what versions are you talking about? what systems?
does the system have different APIs for 64bit offsets
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2020 Jul 14
2
Multiple documents in one test file
We have a similar option (-split-input-file) in `mlir-opt`:
https://github.com/llvm/llvm-project/blob/master/mlir/test/Dialect/Affine/invalid.mlir
With a single `RUN:` lit invocation the tool itself will loop over all the
split sections in the file. This is convenient to test error cases where
the tool would abort at the first error otherwise. I don't think we can
easily achieve this with a