[llvm-dev] Linking bugpoint - memory usage

7 views
Skip to first unread message

Priyanka Kapoor via llvm-dev

unread,
Jul 7, 2017, 3:43:56 AM7/7/17
to llvm...@lists.llvm.org
Hello,

I have been trying to build LLVM and the build is stuck in Linking CXX executable bin/bugpoint since a long time. I was wondering how much memory is required for the linking of this tool? The memory usage shows that 32G has been already used up.

Thanks,
Priyanka

incertia via llvm-dev

unread,
Jul 7, 2017, 1:40:07 PM7/7/17
to Priyanka Kapoor, llvm...@lists.llvm.org

> _______________________________________________
> LLVM Developers mailing list
> llvm...@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

Priyanka,

bugpoint requires a lot of memory to link, especially if you are running
a debug build. Try -DCMAKE_BUILD_TYPE=Release to reduce memory usage.

--
Will Song
_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

Reply all
Reply to author
Forward
0 new messages