[llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.

Cameron McInally cameron.mcinally at nyu.edu
Mon Jan 13 14:18:45 PST 2014


Rafael,

The error message does not trip if llvm-as is used. I do not know
enough about this part of LLVM to comment further.

-Cameron

On Mon, Jan 13, 2014 at 5:13 PM, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
>> +; RUN: opt < %s
>> +; XFAIL: *
>
> It is probably better to:
> * use 'not' instead of XFAIL
> * use llvm-as instead of opt
> * check the printed error message.
>
> Thanks,
> Rafael




More information about the llvm-commits mailing list