No tests were failing. I'm not sure if I can write a reasonable test for this. The only place that uses these permissions as bitfield seems WriterMachO.cpp, but currently permRW_L is only used by ELF. So the wrong bit is not referenced as bitfield at this moment. http://llvm-reviews.chandlerc.com/D810