[all-commits] [llvm/llvm-project] 45d034: [MC] Allow .org directives in SHT_NOBITS sections

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Sep 11 15:13:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 45d0343900d3005d1d00cbb1a87c419c085dec71
      https://github.com/llvm/llvm-project/commit/45d0343900d3005d1d00cbb1a87c419c085dec71
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-09-11 (Fri, 11 Sep 2020)

  Changed paths:
    M llvm/lib/MC/MCAssembler.cpp
    M llvm/test/MC/ELF/org.s

  Log Message:
  -----------
  [MC] Allow .org directives in SHT_NOBITS sections

This is used by kvm-unit-tests and can be trivially supported.




More information about the All-commits mailing list