[all-commits] [llvm/llvm-project] dbc616: [EHStreamer] Fix a "Continue to action" -fverbose-...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Sep 20 21:42:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dbc616e9825080f617865f7698647985d7c24e5e
      https://github.com/llvm/llvm-project/commit/dbc616e9825080f617865f7698647985d7c24e5e
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-09-20 (Sun, 20 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp

  Log Message:
  -----------
  [EHStreamer] Fix a "Continue to action" -fverbose-asm comment when multi-byte LEB128 encoding is needed

This only happens with more than 64 action records and it is difficult to construct a test.




More information about the All-commits mailing list