llvm-project/lld/lib/ReaderWriter/PECOFF
Sid Manning 2a59024ff8 This update does the following:
* Moves enum Scope from DefinedAtom.h to Atom.h
  * Adds scope method to AbsoluteAtom class
  * Updates YAML to print scope of AbsoluteAtoms
  * Update Native Reader/Writer to handle this new, "attribute"
  * Adds testcase 
Reviewed and approved by Nick Kledzik

llvm-svn: 166189
2012-10-18 17:16:19 +00:00
..
CMakeLists.txt Major refactoring: Remove Platform concept. In its place there are 2012-05-31 22:34:00 +00:00
ReaderCOFF.cpp This update does the following: 2012-10-18 17:16:19 +00:00
WriterPECOFF.cpp Major refactoring: Remove Platform concept. In its place there are 2012-05-31 22:34:00 +00:00