================ Comment at: include/lld/ReaderWriter/AtomLayout.h:10-11 @@ +9,4 @@ + +#ifndef LLD_CORE_LAYOUT_H +#define LLD_CORE_LAYOUT_H + ---------------- Shankar Kalpathi Easwaran wrote: > I think you forgot to change the #ifdef macros. Fixed. http://llvm-reviews.chandlerc.com/D977