it looks like g++ 4.7.2 doesnot like bit fields when the type is a enumeration (Throw...
authorShankar Easwaran <shankare@codeaurora.org>
Tue, 22 Jan 2013 04:12:03 +0000 (04:12 +0000)
committerShankar Easwaran <shankare@codeaurora.org>
Tue, 22 Jan 2013 04:12:03 +0000 (04:12 +0000)
commitc7176430dce1549c2be88b0d98eeb90a7d22204b
treecb65645f5875634f91cbebb50d679a9eb67c884d
parent873a63ce19b48f9df0e41ba6c4ddba7cbb2f476c
it looks like g++ 4.7.2 doesnot like bit fields when the type is a enumeration (Throws an error as bit-field with non integral type)

llvm-svn: 173125
lld/include/lld/Core/LinkerOptions.h