Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / lib / DebugInfo / DWARFDebugRangeList.h
2012-09-04 Alexey SamsonovAdd support for fetching inlining context (stack of...
2012-08-27 Alexey SamsonovAdd basic support for .debug_ranges section to LLVM...