llvm/llvm/test/tools/llvm-lipo/Inputs/x86_64-asm.ll

target triple = "x86_64-apple-macosx11.0.0"

module asm ".desc ___crashreporter_info__, 0x10"

define void @somesymbol() {
  ret void
}