forked from OSchip/llvm-project
a583486065
"apple-latest" which llvm uses to indicate the newest supported ISA. Add a unit test; I'm only testing an armv8.1 instruction in this unit test which would already be disassembled correctly because we set the disassembler to ARM v8.2 mode, but it ensures that nothing has been broken by adding this cpu spec. <rdar://problem/38714781> llvm-svn: 355578 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TestArm64Disassembly.cpp | ||
TestArmv7Disassembly.cpp |