mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
That llvm change removed the -trap-func backend option, so that using -ftrap-function with clang would cause the backend to complain. Fix it by adding the trap function name to the CodeGenOptions and passing it through to the TargetOptions. llvm-svn: 149679
82 KiB
82 KiB