[PATCH] D64498: [profile][test] Fix Profile-* :: instrprof-merge.c etc. on SPARC
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 10 09:29:16 PDT 2019
vsk added a comment.
This might need to be '__declspec(align(x))' for msvc. See sanitizer_internal_defs.h. Imho ideally the profile library would just share that file, or just use llvm/{ADT,Support}.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64498/new/
https://reviews.llvm.org/D64498
More information about the llvm-commits
mailing list