[PATCH] D99785: [XCOFF] make .file directive have directory info
    Hubert Tong via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Apr 25 20:53:49 PDT 2021
    
    
  
hubert.reinterpretcast added inline comments.
================
Comment at: llvm/test/CodeGen/PowerPC/aix-filename.ll:8
+
+source_filename = "/path/to/file"
----------------
There should be an additional test to check against the desired behaviour observed with relative paths (e.g., `../relative/path/to/file`).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99785/new/
https://reviews.llvm.org/D99785
    
    
More information about the llvm-commits
mailing list