mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-01-31 01:35:20 +01:00
Blocks may have function calls, so don’t erase functions directly to avoid erasing a function that has a user. llvm-svn: 327340
Blocks may have function calls, so don’t erase functions directly to avoid erasing a function that has a user. llvm-svn: 327340