[PATCH] D48836: [cfi-verify] Support AArch64.

Joel Galenson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 13 08:24:47 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337007: [cfi-verify] Support AArch64. (authored by jgalenson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48836?vs=154817&id=155396#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48836

Files:
  llvm/trunk/include/llvm/MC/MCInstrDesc.h
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp
  llvm/trunk/lib/Target/X86/X86InstrSystem.td
  llvm/trunk/test/tools/llvm-cfi-verify/AArch64/protected-lineinfo.s
  llvm/trunk/test/tools/llvm-cfi-verify/AArch64/unprotected-lineinfo.s
  llvm/trunk/tools/llvm-cfi-verify/lib/FileAnalysis.cpp
  llvm/trunk/tools/llvm-cfi-verify/lib/FileAnalysis.h
  llvm/trunk/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp
  llvm/trunk/utils/TableGen/CodeGenInstruction.cpp
  llvm/trunk/utils/TableGen/CodeGenInstruction.h
  llvm/trunk/utils/TableGen/InstrDocsEmitter.cpp
  llvm/trunk/utils/TableGen/InstrInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48836.155396.patch
Type: text/x-patch
Size: 36876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/c5d969ee/attachment.bin>


More information about the llvm-commits mailing list