Files
clang-p2996/lld/ELF/Target.cpp
Patrick O'Neill 96aac6798b [lld] Error on unsupported split stack (#88063)
Targets with no `-fstack-split` support now emit `ld.lld: error: target
doesn't support split stacks` instead of `UNREACHABLE executed` with a
backtrace asking the user to report a bug.

Resolves #88061
2024-05-03 23:59:30 -07:00

5.8 KiB