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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]

thakis@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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to