catb0t / tart

Automatically exported from code.google.com/p/tart
0 stars 0 forks source link

Update to LLVM head #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The following patch is required to update tart source to use trunk of LLVM 
(rev. 121003).
In general, the following changes are performed:
- include path llvm/System/ is replaced by llvm/Support
- the library reference ${LLVM_SYSTEM} is dropped from CMakefile.txt
- an additional warning is disabled for MSV

Original issue reported on code.google.com by kai.na...@gmail.com on 7 Dec 2010 at 5:26

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by viri...@gmail.com on 7 Dec 2010 at 5:41

GoogleCodeExporter commented 8 years ago

Original comment by viri...@gmail.com on 19 Feb 2011 at 6:23