[PATCH] D150326: [WPD] Update llvm.public.type.test after importing functions

Arthur Eubanks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 10 19:24:36 PDT 2023


aeubanks accepted this revision.
aeubanks added inline comments.
This revision is now accepted and ready to land.


================
Comment at: llvm/test/ThinLTO/X86/public-type-test.ll:31
 ; HIDDEN-NOT: call {{.*}}@llvm.public.type.test
 ; HIDDEN: call {{.*}}@llvm.type.test
 
----------------
should this be checked twice for both public type tests?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150326



More information about the cfe-commits mailing list