http://llvm.org/bugs/show_bug.cgi?id=21298
Gerolf Hoflehner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- Assignee|[email protected] |unassignedclangbugs@nondot. | |org --- Comment #4 from Gerolf Hoflehner <[email protected]> --- I still see this issue for cmake/ninja builds of the trunk, but not for make builds. I believe I saw the issue originally for make also but indeed it got fixed quickly. cmake -G Ninja -DCMAKE_INSTALL_PREFIX=$HOME/$SUBDIR -DCMAKE_BUILD_TYPE=$BUILD_TYPE -DLLVM_TARGETS_TO_BUILD="X86;ARM;AArch64" -DLLVM_ENABLE_ASSERTIONS=$ASSERT "$LLVMDIR" ninja install -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
