[llvm-commits] [llvm] r158993 - in /llvm/trunk: include/llvm/MC/MCAsmInfo.h lib/CodeGen/AsmPrinter/AsmPrinter.cpp lib/MC/MCAsmInfo.cpp lib/MC/MCAsmInfoDarwin.cpp

Eric Christopher echristo at apple.com
Wed Jun 27 14:58:06 PDT 2012


On Jun 22, 2012, at 6:32 AM, Rafael Espindola <rafael.espindola at gmail.com> wrote:

> Remove another duplicated variable. We only need one to tell us if the linker
> knows dwarf or not.
> 
> Modified:
>    llvm/trunk/include/llvm/MC/MCAsmInfo.h
>    llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
>    llvm/trunk/lib/MC/MCAsmInfo.cpp
>    llvm/trunk/lib/MC/MCAsmInfoDarwin.cpp

Thanks!

-eric



More information about the llvm-commits mailing list