The build attribute number can be found in the Arm ABI addenda32 document:
https://github.com/ARM-software/abi-aa/blob/main/addenda32/addenda32.rst#335target-related-attributes
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,030 ms | x64 debian > MLIR.Examples/standalone::test.toy | |
60,030 ms | x64 debian > libFuzzer.libFuzzer::large.test |
Event Timeline
llvm/lib/Support/ARMAttributeParser.cpp | ||
---|---|---|
90 | Should this be ARM v9a?
|
llvm/lib/Support/ARMAttributeParser.cpp | ||
---|---|---|
90 | thanks! fixed. |
Should this be ARM v9a?