[llvm] ab8c441 - [MC] Move elf-unique-sections-by-flags.ll to X86/

Tomas Matheson via llvm-commits llvm-commits at lists.llvm.org
Wed May 26 04:29:07 PDT 2021


Author: Tomas Matheson
Date: 2021-05-26T12:28:17+01:00
New Revision: ab8c44112c481fb32917b8e9b22b7576a4d6656d

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

LOG: [MC] Move elf-unique-sections-by-flags.ll to X86/

Added: 
    llvm/test/CodeGen/X86/elf-unique-sections-by-flags.ll

Modified: 
    

Removed: 
    llvm/test/CodeGen/Generic/elf-unique-sections-by-flags.ll


################################################################################
diff  --git a/llvm/test/CodeGen/Generic/elf-unique-sections-by-flags.ll b/llvm/test/CodeGen/X86/elf-unique-sections-by-flags.ll
similarity index 100%
rename from llvm/test/CodeGen/Generic/elf-unique-sections-by-flags.ll
rename to llvm/test/CodeGen/X86/elf-unique-sections-by-flags.ll


        


More information about the llvm-commits mailing list