[LLVMdev] Undefined symbol in Hello pass
Scott Ricketts
sricketts at maxentric.com
Thu Dec 2 15:59:52 PST 2010
On Thu, Dec 2, 2010 at 3:20 PM, Chris Lattner <clattner at apple.com> wrote:
>
> On Dec 2, 2010, at 3:13 PM, Scott Ricketts wrote:
>
>> The only Transforms check that fails is LLVM ::
>> Transforms/GVN/null-aliases-nothing.ll
>>
>> Could that be related?
>
> running "opt -basicaa -gvn -S null-aliases-nothing.ll" should produce this output, what are you seeing?
I get the same thing, except with 2 whitespaces of indent instead of 1.
More information about the llvm-dev
mailing list