[PATCH] D98508: Restore lit feature object-emission
Nigel Perks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 12 01:29:59 PDT 2021
nigelp-xmos added a comment.
As suggested, excluded xcore from DebugInfo/Generic rather than patching each file.
We previously found a code issue by running default-target tests as xcore (D92108 <https://reviews.llvm.org/D92108>), so it was worth doing. Is it not right to run like this? @MaskRay I must admit I don't understand how this is running like a host target.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98508/new/
https://reviews.llvm.org/D98508
More information about the llvm-commits
mailing list