Johan Engelen
9dad1609db
Merge pull request #1812 from JohanEngelen/rename-ir2obj
...
Rename "ir2obj-cache" to "cache"
2016-10-16 16:27:06 +02:00
Rainer Schuetze
0b55bd21d2
fix build against LLVM master: clEnumValEnd removed
2016-10-12 23:55:59 +02:00
Johan Engelen
61e99e82d7
Rename "ir2obj-cache" to "cache" (source and filenames)
2016-10-12 18:58:01 +02:00
Johan Engelen
e0c78fa198
Rename -ir2obj-cache-*
cmdline flags to -cache-*
, because the cache can be used for more things than just ir2obj caching.
...
Rename "ir2obj" namespace to "cache".
2016-10-12 18:58:01 +02:00
Johan Engelen
d164169601
Tools: add a readme file that describes the contents of the tools folder.
2016-09-15 20:41:49 +02:00
Johan Engelen
8b0a0e42ef
Move ldc-profdata source into the tools directory.
2016-09-15 20:25:27 +02:00
Johan Engelen
fa42d6e1c5
Add the ldc-prune-cache stand-alone tool.
2016-09-14 10:08:48 +02:00
Moritz Warning
72f600e2ea
moved llvm-d bindings to dsource.org/projects/bindings/
2010-05-20 20:01:40 +02:00
Tomas Lindquist Olsen
0db459fad0
Updated C binding to be more up to date with LLVM.
2009-10-22 13:30:30 +02:00
Frits van Bommel
f712c48312
Check in some old changes to the binding, from before I had commit access.
...
- Add bindings for InsertValue and ExtractValue
- Updates to use new APIs where they were renamed or removed.
- Add generic error messages if LLVM didn't provide one.
- Enable typesafe variadic arguments for GetGEP.
2009-04-27 22:34:36 +02:00
Frits van Bommel
e3b8cb29ea
Committing LLVM binding for D as it currently exists in the SVN repository.
2009-04-27 22:33:17 +02:00