1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Linker
Chris Lattner c12382b7c8 rename "elements" of metadata to "operands". "Elements" are
things that occur in types.  "operands" are things that occur
in values.

llvm-svn: 92322
2009-12-31 01:22:29 +00:00
..
CMakeLists.txt
LinkArchives.cpp random tidy 2009-11-09 04:18:23 +00:00
Linker.cpp Pass StringRef by value. 2009-11-06 10:58:06 +00:00
LinkItems.cpp Fix MemoryBuffer::getSTDIN to *not* return null if stdin is empty, this is a lame API. 2009-11-10 00:43:58 +00:00
LinkModules.cpp rename "elements" of metadata to "operands". "Elements" are 2009-12-31 01:22:29 +00:00
Makefile