[PATCH] D71129: [ARM][CMSE] Implement CMSE attributes
Momchil Velikov via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 24 06:05:09 PDT 2020
From: Russell Gallop <russell.gallop at gmail.com>
> The new case that you've added to save-temps.c doesn't work if you only build with
> DLLVM_TARGETS_TO_BUILD=X86 (i.e. not building ARM). PleaseĀ could you take a look?
Yes, I've been looking into it. I may revert that test alone, until I figure out how to fix it. https://reviews.llvm.org/D76695
More information about the cfe-commits
mailing list