search for: a98e1e28

Displaying 3 results from an estimated 3 matches for "a98e1e28".

Did you mean: a801e28
2009 Apr 19
2
[LLVMdev] new target as 3rd party project
According to http://llvm.org/docs/Projects.html I can create LLVM projects outside the LLVM source tree. Does that extend to projects that define a new target, say, like you normally would put under lib/Target ? Thanks, Paul
2009 Apr 19
0
[LLVMdev] new target as 3rd party project
Hello, Paul > According to http://llvm.org/docs/Projects.html I can create LLVM > projects outside the LLVM source tree. > Does that extend to projects that define a new target, say, like you > normally would put under lib/Target ? No, adding new target requires changes to auto* stuff to allow llvm- config to "catch" things. --- With best regards, Anton Korobeynikov
2009 Apr 20
1
[LLVMdev] new target as 3rd party project
...> LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090420/a98e1e28/attachment.html>