mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 09:53:54 +00:00
e71a34b01d
Blocks may have function calls, so don’t erase functions directly to avoid erasing a function that has a user. llvm-svn: 327340