mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01: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