[llvm] r174551 - Add a comment to the test that points to the source from which the input object

Eli Bendersky eliben at google.com
Mon Feb 11 09:06:43 PST 2013


>> ==============================================================================
>> --- llvm/trunk/test/DebugInfo/dwarfdump-debug-frame-simple.test (original)
>> +++ llvm/trunk/test/DebugInfo/dwarfdump-debug-frame-simple.test Wed Feb  6
>> 16:17:40 2013
>> @@ -1,4 +1,5 @@
>>   ; RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test-32bit.elf.o
>> -debug-dump=frames | FileCheck %s -check-prefix FRAMES
>> +; Note: the input file was generated from
>> Inputes/dwarfdump-test-32bit.elf.c
>
>
> Inputes -> Inputs
>
> Ciao, Duncan.
>

Duncan, thanks for noticing. This was already fixed in a follow-up
commit r174553.

Eli



More information about the llvm-commits mailing list