[llvm] r216788 - Omit dwarf::DW_AT_frame_base under -gmlt

Eric Christopher echristo at gmail.com
Tue Sep 9 16:44:37 PDT 2014


>
>
> +  if (SPCU.getCUNode().getEmissionKind() != DIBuilder::LineTablesOnly) {
>
>
Might want to use > in case we get more cases in there (or invert and use
!<=).

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140909/57b2eccf/attachment.html>


More information about the llvm-commits mailing list