[PATCH] D94710: [Analysis] Support AIX vec_malloc routines

Shimin Cui via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 12:45:37 PST 2021


scui added a comment.

In D94710#2513352 <https://reviews.llvm.org/D94710#2513352>, @RolandF wrote:

> Test case?

The change in TargetLibraryInfoTest.cpp is kind of for testing.  I checked previous similar patches, ie,  adding platform specific functions, there was no additional test cases added other than adding to TargetLibraryInfoTest.cpp.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94710/new/

https://reviews.llvm.org/D94710



More information about the llvm-commits mailing list