llvm-mirror/include
Bill Wendling b373627ae3 Add a 'deleteModule' method to the Linker class.
This deletes the Module ivar instead of having the LTO code generater do it. It
also sets the pointer to 'NULL', so that if it's used again it will abort
quickly.

llvm-svn: 192778
2013-10-16 08:59:57 +00:00
..
llvm Add a 'deleteModule' method to the Linker class. 2013-10-16 08:59:57 +00:00
llvm-c Revert "Add AllTargetsBindings sublibrary" as it breaks cmake build on (atleast) windows and darwin. 2013-10-15 13:04:27 +00:00