Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
llvm/test/tools/llvm-objcopy/COFF/add-section.test | ||
---|---|---|
44 ↗ | (On Diff #212008) | If you do not report the file name anymore then you do not need -DFILE=%t |
49 ↗ | (On Diff #212008) | The same. |
llvm/test/tools/llvm-objcopy/ELF/add-section.test | ||
41 ↗ | (On Diff #212008) | Perhaps DFILE1 and DFILE2 would be better when you have 2 files. I'd also suggest renaming CHECK-ERR* -> ERR*. |
53 ↗ | (On Diff #212008) | FWIW I'd omit llvm-objcopy{{(.exe)?}}: part here and above. It doesn't seem useful actually to test. |
llvm/test/tools/llvm-objcopy/ELF/add-section.test | ||
---|---|---|
41 ↗ | (On Diff #212008) | Hi @sdmitriev there is a done check box in the top right of an inline comment that is generally preferred to responding done. That way others can us the 'Hide "done" Inlines" option and it's also less noise. |