[PATCH] Move Simple.h and Alias.h to include/Core.

Rui Ueyama ruiu at google.com
Mon Jun 2 22:41:13 PDT 2014


Hi Bigcheese,

Because the files in Core actually depend on these files.

http://reviews.llvm.org/D4000

Files:
  include/lld/Core/Alias.h
  include/lld/Core/Simple.h
  include/lld/ReaderWriter/Alias.h
  include/lld/ReaderWriter/Simple.h
  lib/Core/LinkingContext.cpp
  lib/Passes/RoundTripNativePass.cpp
  lib/Passes/RoundTripYAMLPass.cpp
  lib/ReaderWriter/CoreLinkingContext.cpp
  lib/ReaderWriter/ELF/Atoms.h
  lib/ReaderWriter/ELF/Hexagon/HexagonLinkingContext.cpp
  lib/ReaderWriter/ELF/X86_64/X86_64RelocationPass.cpp
  lib/ReaderWriter/ELF/X86_64/X86_64TargetHandler.h
  lib/ReaderWriter/MachO/Atoms.h
  lib/ReaderWriter/MachO/ExecutableAtoms.hpp
  lib/ReaderWriter/MachO/File.h
  lib/ReaderWriter/MachO/StubAtoms.hpp
  lib/ReaderWriter/MachO/StubsPass.hpp
  lib/ReaderWriter/Native/ReaderNative.cpp
  lib/ReaderWriter/PECOFF/Atoms.h
  lib/ReaderWriter/PECOFF/EdataPass.cpp
  lib/ReaderWriter/PECOFF/EdataPass.h
  lib/ReaderWriter/PECOFF/IdataPass.cpp
  lib/ReaderWriter/PECOFF/IdataPass.h
  lib/ReaderWriter/PECOFF/LinkerGeneratedSymbolFile.h
  lib/ReaderWriter/PECOFF/LoadConfigPass.cpp
  lib/ReaderWriter/PECOFF/LoadConfigPass.h
  lib/ReaderWriter/PECOFF/PECOFFLinkingContext.cpp
  lib/ReaderWriter/PECOFF/ReaderCOFF.cpp
  lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
  unittests/DriverTests/InputGraphTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4000.10041.patch
Type: text/x-patch
Size: 14559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140603/6e652dab/attachment.bin>


More information about the llvm-commits mailing list