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

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


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

> Fix a FIXME: DwarfRequiresRelocationForSectionOffset is the same as
> DwarfUsesRelocationsAcrossSections.
> 
> Modified:
>    llvm/trunk/include/llvm/MC/MCAsmInfo.h
>    llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
>    llvm/trunk/lib/MC/MCAsmInfo.cpp
>    llvm/trunk/lib/MC/MCAsmInfoDarwin.cpp
>    llvm/trunk/lib/MC/MCDwarf.cpp

Thanks!

-eric



More information about the llvm-commits mailing list