Can be disabled with -mno-default-build-attributes just like ARM.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/test/Driver/riscv-default-build-attributes.s | ||
---|---|---|
2 | I don't know. I copied it from ARM's test. |
clang/test/Driver/riscv-default-build-attributes.s | ||
---|---|---|
4 | Cleary I should not have copied ARM's test :( |
clang/test/Driver/riscv-default-build-attributes.s | ||
---|---|---|
4 | Yeah... :( ARM and AArch64 tests can be pretty iffy in my experience |
Do we use /// for non-lit/FileCheck lines like we use ;; in IR tests?