[LLVMdev] llvm 3.3/3.4 build error for .td pattern
Das, Dibyendu
Dibyendu.Das at amd.com
Wed May 28 05:22:18 PDT 2014
Folks-
Are there known issues with "include" patterns of the kind shown below ? This compiles with llvm-3.2 but fails to compile with llvm-3.3/3.4.
Uses = [include "PARAMREG.td", include "RETREG.td"], Defs = [include "RETREG.td"]
in {
...
}
-Dibyendu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140528/ac736276/attachment.html>
More information about the llvm-dev
mailing list