[PATCH] D104976: [AsmWriter] Properly handle uselistorder for global symbols
    Duncan P. N. Exon Smith via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jun 28 14:12:47 PDT 2021
    
    
  
dexonsmith added a comment.
In D104976#2845503 <https://reviews.llvm.org/D104976#2845503>, @aeubanks wrote:
> lgtm
> should BitcodeWriter also be updated?
I think if `verify-uselistorder` is passing on the `use-list-order2.ll` test, then the bitcode part is already working.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104976/new/
https://reviews.llvm.org/D104976
    
    
More information about the llvm-commits
mailing list