[llvm-bugs] [Bug 49444] New: llvm-tblgen fails to run during a release build with lld as host linker on arm macs

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Mar 4 17:45:23 PST 2021


https://bugs.llvm.org/show_bug.cgi?id=49444

            Bug ID: 49444
           Summary: llvm-tblgen fails to run during a release build with
                    lld as host linker on arm macs
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: MachO
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: gkm at fb.com, jezreel at gmail.com,
                    llvm-bugs at lists.llvm.org, smeenai at fb.com

thakis at M1BP llvm-project % time caffeinate ninja -C out/gn lld       
ninja: Entering directory `out/gn'
[11/1390] ACTION //lld/wasm:Options(//llvm/utils/gn/build/toolchain:unix)
FAILED: gen/lld/wasm/Options.inc 
python3 ../../llvm/utils/gn/build/run_tablegen.py bin/llvm-tblgen
--write-if-changed -I ../../llvm/include -I ../../lld/wasm -d
gen/lld/wasm/Options.inc.d -o gen/lld/wasm/Options.inc
../../lld/wasm/Options.td -gen-opt-parser-defs
LLVM ERROR: out of memory
Allocation failed
PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash
backtrace.
LLVM ERROR: out of memory
Allocation failed


Doesn't happen in a debug build.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210305/f14a397f/attachment.html>


More information about the llvm-bugs mailing list