[all-commits] [llvm/llvm-project] d754c0: [ELF] Make errorOrWarn opaque to decrease code siz...
    Fangrui Song via All-commits 
    all-commits at lists.llvm.org
       
    Sat Jan 29 19:31:21 PST 2022
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d754c0b64fe6c39ddc74b0a15430fce5997be1b1
      https://github.com/llvm/llvm-project/commit/d754c0b64fe6c39ddc74b0a15430fce5997be1b1
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-01-29 (Sat, 29 Jan 2022)
  Changed paths:
    M lld/ELF/Config.h
    M lld/ELF/Driver.cpp
  Log Message:
  -----------
  [ELF] Make errorOrWarn opaque to decrease code size. NFC
In my x86-64 lld, .text is -3.08Ki smaller.
    
    
More information about the All-commits
mailing list