Details
Details
- Reviewers
rengolin
Diff Detail
Diff Detail
Event Timeline
test/MC/ARM/Windows/thumb-attributes.s | ||
---|---|---|
15 | You don't need those, just the two DAGs after the Section. Something like: @ CHECK: Section @ CHECK-DAG: IMAGE_SCN_CNT_CODE @ CHECK-DAG: IMAGE_SCN_MEM_16BIT Also, avoid using TABs. |
You don't need those, just the two DAGs after the Section. Something like:
Also, avoid using TABs.