[llvm] 9ec5acc - Move x86-specific test into the DebugInfo/X86 directory

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 10 14:26:28 PST 2021


Author: David Blaikie
Date: 2021-12-10T14:26:04-08:00
New Revision: 9ec5acc84057aa264efb3abfb7eed629e852ac07

URL: https://github.com/llvm/llvm-project/commit/9ec5acc84057aa264efb3abfb7eed629e852ac07
DIFF: https://github.com/llvm/llvm-project/commit/9ec5acc84057aa264efb3abfb7eed629e852ac07.diff

LOG: Move x86-specific test into the DebugInfo/X86 directory

Added: 
    llvm/test/DebugInfo/X86/dbg-rust-valid-enum-as-scope.ll

Modified: 
    

Removed: 
    llvm/test/DebugInfo/dbg-rust-valid-enum-as-scope.ll


################################################################################
diff  --git a/llvm/test/DebugInfo/dbg-rust-valid-enum-as-scope.ll b/llvm/test/DebugInfo/X86/dbg-rust-valid-enum-as-scope.ll
similarity index 100%
rename from llvm/test/DebugInfo/dbg-rust-valid-enum-as-scope.ll
rename to llvm/test/DebugInfo/X86/dbg-rust-valid-enum-as-scope.ll


        


More information about the llvm-commits mailing list