mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
Replace adhoc inline implementation of llvm::array_lengthof in favour of the implementation in LLVM. This is simply a cleanup change, no functional change intended. llvm-svn: 211868