OSDN Git Service

Sparc: disable printing of jmp/call aliases (C++ does it)
authorTim Northover <tnorthover@apple.com>
Fri, 16 May 2014 09:41:39 +0000 (09:41 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 16 May 2014 09:41:39 +0000 (09:41 +0000)
commit84a4f73a8ed722538cdbf04fd9730826444502aa
treed9009c9e3001a439df052c8755294bac167744a2
parent77da6f1be4d294c3cfc3336efae27eac1b6f8175
Sparc: disable printing of jmp/call aliases (C++ does it)

These aliases are handled entirely in C++ and only having TableGen InstAliases
for some of them was confusing LLVM.

This will be tested when the TableGen "should I print this Alias" heuristic is
fixed (very soon).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208966 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcInstrAliases.td