aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/CloneModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure that the cloned module retains the type symbol table entries!Chris Lattner2003-04-241-0/+9
* Make sure to preserve endiannes and pointer size when cloning modules!Chris Lattner2003-04-241-0/+2
* Preserve the new moduleID fieldChris Lattner2003-04-221-1/+1
* Add new linkage types to support a real frontendChris Lattner2003-04-161-7/+6
* Initial checkin of Module cloning support stuffChris Lattner2002-11-201-0/+73