sbbm / llvm

Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
http://llvm.org
GNU General Public License v3.0
0 stars 1 forks source link

Add support for predicating inline assembly #2

Open chris-chambers opened 9 years ago

chris-chambers commented 9 years ago

At the very least, this will require an AsmParser implementation. There may be other components that are also necessary.