Commit e49d7e9
committed
[AArch64][Build Attributes] Remove assertion
When adding build attributes from assembly, an existing value should not
trigger an assertion. This case is valid, and behavior should remain
consistent between builds with and without assertions.1 parent 3019e49 commit e49d7e9
File tree
1 file changed
+2
-6
lines changed- llvm/lib/Target/AArch64/MCTargetDesc
1 file changed
+2
-6
lines changedLines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | 225 | | |
| 226 | + | |
| 227 | + | |
232 | 228 | | |
233 | 229 | | |
234 | 230 | | |
| |||
0 commit comments