[llvm-commits] [PATCH] Object File Library
Chris Lattner
clattner at apple.com
Mon Nov 22 18:20:33 PST 2010
On Nov 22, 2010, at 1:43 PM, Daniel Dunbar wrote:
>> These enums should end up in include/llvm/Support, just like Dwarf.h and MachO.h etc.
>
> I'm with Michael on this one. I like it much better to put them in a clean layout like llvm/Object. I dislike "kitchen sink" directories like Support/.
I agree, llvm/Object is a good place for these headers (better than Support) now that it exists. Dwarf.h should also move as well.
-Chris
More information about the llvm-commits
mailing list