[PATCH] D61584: [DebugInfo] Some fields do not need relocations even relax is enabled.
    Hsiangkai Wang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu May 16 01:45:08 PDT 2019
    
    
  
HsiangKai updated this revision to Diff 199765.
HsiangKai added a comment.
Check `Fixup` is nullptr or not before calling its member functions.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61584/new/
https://reviews.llvm.org/D61584
Files:
  include/llvm/MC/MCELFStreamer.h
  include/llvm/MC/MCFixup.h
  include/llvm/MC/MCObjectStreamer.h
  include/llvm/MC/MCStreamer.h
  include/llvm/MC/MCWasmStreamer.h
  lib/MC/MCAsmStreamer.cpp
  lib/MC/MCDwarf.cpp
  lib/MC/MCELFStreamer.cpp
  lib/MC/MCExpr.cpp
  lib/MC/MCObjectStreamer.cpp
  lib/MC/MCStreamer.cpp
  lib/MC/MCWasmStreamer.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
  lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp
  lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h
  test/DebugInfo/RISCV/relax-debug-frame.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61584.199765.patch
Type: text/x-patch
Size: 16180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/17048864/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list