Skip to content
Commit f0ae3c23 authored by Ties Stuij's avatar Ties Stuij
Browse files

[ARM] in LowerConstantFP, make sure we cover armv6-m execute-only

Currently in LowerConstantFP, when we compile for execute-only (XO) we don't
check what architecture we're compiling for (v6m=< or >v6m). We shouldn't get
here for v6m, so put in an assert.

Reviewed By: simonwallis2, dmgreen

Differential Revision: https://reviews.llvm.org/D154506
parent 842a6728
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment