[PATCH] D49034: [WebAssembly] Move/clone DBG_VALUE during WebAssemblyRegStackify pass

Jacob Gravelle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 3 08:19:09 PDT 2018


jgravelle-google added a comment.

Forgot to add, need to add `__attribute__((used, visibility("default")))` to `btPersistentManifold::clearUserCache` in that cpp file


Repository:
  rL LLVM

https://reviews.llvm.org/D49034





More information about the llvm-commits mailing list