[llvm] r257914 - Recommit r257912
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 15 16:34:21 PST 2016
On Fri, Jan 15, 2016 at 4:18 PM, George Rimar <grimar at accesssoftek.com> wrote:
>> The changes in ELFDumper have several spurious characters (I think
>> they're CRLFs).
>> Do you mind to clean them up?
>>
>
> Fixed, r257967
>
>>--
>>Davide
Unfortunately also all the files you touched with the previous commit
have been polluted with spurious characters, e.g.
test/tools/llvm-readobj/dynamic.test (I haven't noticed this before).
Can you please take a look at your recent commits (not only this one)
and fix accordingly? Also, for the future, can you think of a way to
avoiding such kind of issues? I think something like pre-commit hook
should be feasible although I'm not familiar with the details.
--
Davide
"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare
More information about the llvm-commits
mailing list