MC/Mach-O: Shuffle enums a bit to make it harder to inadvertently use the wrong
authorDaniel Dunbar <daniel@zuster.org>
Tue, 21 Dec 2010 15:26:45 +0000 (15:26 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 21 Dec 2010 15:26:45 +0000 (15:26 +0000)
commite1feeb9da41fd48002e363c6dbb0a3d7bf0b7811
tree137599350619b8f203f0f514fc3ccf23fe8a4813
parent025c98bdbdda72fa06c3cbbeb7a3190ed0006300
MC/Mach-O: Shuffle enums a bit to make it harder to inadvertently use the wrong
type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122334 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCMachObjectWriter.h
include/llvm/Object/MachOFormat.h
lib/MC/MachObjectWriter.cpp