[LLVMdev] Undefined symbol in Hello pass

Scott Ricketts sricketts at maxentric.com
Thu Dec 2 15:13:52 PST 2010


The only Transforms check that fails is LLVM ::
Transforms/GVN/null-aliases-nothing.ll

Could that be related?

On Thu, Dec 2, 2010 at 2:50 PM, dalej <dalej at apple.com> wrote:
>
> On Dec 2, 2010, at 2:37 PM, Scott Ricketts wrote:
>
>> My install went fine except for some failures during make check
>> (Unexpected Failures: 92). All failures were in one of the following:
>>
>> LLVM::FrontendC++
>> LLVM::FrontendC
>> LLVM::FrontendObjC++
>> LLVM::FrontendObjC
>
> These are actually testing llvm-gcc, not llvm.  If you build and install llvm-gcc, and tell llvm where it is, they should work.
>
>> LLVM::Transforms
>
> These should not fail and indicate some kind of problem.
>
>




More information about the llvm-dev mailing list