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

Aaron Puchert <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #3 from Aaron Puchert <[email protected]> ---
(In reply to Pedro Batista from comment #0)
> clang++: error: unable to execute command: Killed
> clang++: error: clang frontend command failed due to signal (use -v to see
> invocation)
Sounds like the compiler process was killed from the outside. This could be the
OOM killer: perhaps clang is allocating unreasonable amounts of memory here.

(In reply to Pedro Batista from comment #2)
> Get it from here, https://we.tl/nM3pRziGEP
The download link seems to have expired.

Let me close this bug for now, feel free to reopen if you can still reproduce
it with a fresh link.

-- 
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