llvm-project/lld/lib/ReaderWriter/Native
Michael J. Spencer 57752dc56e Factor File::addAtom out to MutableFile::addAtom.
This removes a bunch of llvm_unreachables and makes a File's mutability part of the type system.

llvm-svn: 172297
2013-01-12 02:45:54 +00:00
..
CMakeLists.txt Add library dependencies to the lld cmake build. 2012-12-04 21:09:04 +00:00
NativeFileFormat.h This update does the following: 2012-10-18 17:16:19 +00:00
ReaderNative.cpp Factor File::addAtom out to MutableFile::addAtom. 2013-01-12 02:45:54 +00:00
WriterNative.cpp This update does the following: 2012-10-18 17:16:19 +00:00