[all-commits] [llvm/llvm-project] 1ea5ce: [MC] Assume CommentStream is non-null in MCDisasse...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Dec 15 16:21:28 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ea5ce6335c7c0e040f70de16f1080546d242b69
      https://github.com/llvm/llvm-project/commit/1ea5ce6335c7c0e040f70de16f1080546d242b69
  Author: Fangrui Song <maskray at google.com>
  Date:   2019-12-15 (Sun, 15 Dec 2019)

  Changed paths:
    M llvm/lib/MC/MCDisassembler/MCDisassembler.cpp

  Log Message:
  -----------
  [MC] Assume CommentStream is non-null in MCDisassembler::tryAdding*

AArch64/ARM/X86 call the two functions. CommentStream is always
initialized.




More information about the All-commits mailing list