bolt/deps/llvm-18.1.8/llvm/test/tools/split-file/basic.crlf.test

11 lines
173 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
#--- aa
aa
;--- bb
bb
;--- end
# RUN: rm -rf %t
# RUN: split-file --leading-lines %s %t
# RUN: diff %S/Inputs/basic-aa.crlf %t/aa
# RUN: diff %S/Inputs/basic-bb.crlf %t/bb