[LLVMdev] Tablegen problem in LLVM 1.8

Gordon Henriksen gordonhenriksen at mac.com
Wed Aug 9 04:32:56 PDT 2006


On Aug 9, 2006, at 06:17, Bram Adams wrote:

> Today I downloaded LLVM 1.8 (until yesterday I used 1.7) and I  
> tried to build it (Slackware 10.2 with default GCC 3.3.6). However,  
> the build process fails each time it reaches lib/Target/XXX/ 
> XXXISelDAGToDAG.cpp for all backends (XXX=X86, ARM, ...)
>
> The NOINLINE-macro after each method's argument list and right  
> before the "{" in the various lib/Target/XXX/XXXGenDAGISel.inc- 
> files seems to be the culprit, e.g. in llvm-build/lib/Target/ARM/ 
> ARMGenDAGISel.inc (line 145):

Is this patch incorporated on the 1.8 branch?

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of- 
Mon-20060731/036455.html

g.




More information about the llvm-dev mailing list