[all-commits] [llvm/llvm-project] 20c873: [PS5] Avoid a driver crash

Paul T Robinson via All-commits all-commits at lists.llvm.org
Tue Apr 19 15:55:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20c873c12fa5563bbfb07c880db51fa68db571cc
      https://github.com/llvm/llvm-project/commit/20c873c12fa5563bbfb07c880db51fa68db571cc
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2022-04-19 (Tue, 19 Apr 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    M clang/test/Driver/no-integrated-as.c

  Log Message:
  -----------
  [PS5] Avoid a driver crash

In some cases, an error constructing a compiler or assembler job could
leave the Inputs in a state that the code for constructing the linker
job was not ready for.




More information about the All-commits mailing list