llvm-project/lld/lib/ReaderWriter
Rui Ueyama 7b4721048c Remove makeArrayRef() calls.
Because ArrayRef has implicit conversion from C arrays, we don't need
makeArrayRef.

llvm-svn: 196475
2013-12-05 06:55:26 +00:00
..
ELF Remove makeArrayRef() calls. 2013-12-05 06:55:26 +00:00
MachO Remove makeArrayRef() calls. 2013-12-05 06:55:26 +00:00
Native Fix a variety of typos in function names and comments 2013-12-01 23:51:36 +00:00
PECOFF [PECOFF] Emit the import table to .idata section. 2013-12-05 02:27:30 +00:00
YAML Add explictly exported atoms and export R_*_COPY'ed atoms. 2013-11-08 21:04:20 +00:00
CMakeLists.txt [InputGraph][Gnu] Add LinkerScript support. 2013-11-24 23:12:36 +00:00
CoreLinkingContext.cpp Remove duplicate calls of pm.add() for RoundTrip tests. 2013-11-01 21:05:42 +00:00
LinkerScript.cpp Fix a variety of typos in function names and comments 2013-12-01 23:51:36 +00:00
Reader.cpp Change the parseFile argument from MemoryBuffer pointer to LinkerInput 2013-09-07 17:55:28 +00:00
Writer.cpp [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00