diff options
author | Chris Lattner <sabre@nondot.org> | 2010-10-31 19:27:15 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-10-31 19:27:15 +0000 |
commit | d6d9dd9f5e950383b7040a864bd8e004f95bcc91 (patch) | |
tree | 52be4acb6025bb5c59fc858f62ceb8dffc1ab65a /lib/CodeGen/MachineFunction.cpp | |
parent | 150d20e8fcadda6600bbb2e188c17a35b8ec7cbd (diff) |
fix a crash on:
let Constraints = "$val = $dst", Defs = [EFLAGS] in, isCodeGenOnly = 1 {
we now get:
X86InstrCompiler.td:653:52: error: Expected class, def, defm, multiclass or let definition
let Constraints = "$val = $dst", Defs = [EFLAGS] in, isCodeGenOnly = 1 {
^
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117863 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions