1*9880d681SAndroid Build Coastguard Worker 2*9880d681SAndroid Build Coastguard Worker; Make sure that llvm-as/llvm-dis properly assemble/disassemble the 3*9880d681SAndroid Build Coastguard Worker; source_filename. 4*9880d681SAndroid Build Coastguard Worker 5*9880d681SAndroid Build Coastguard Worker; RUN: llvm-as < %s | llvm-dis | FileCheck %s 6*9880d681SAndroid Build Coastguard Worker 7*9880d681SAndroid Build Coastguard Worker; CHECK: source_filename = "test.cc" 8*9880d681SAndroid Build Coastguard Workersource_filename = "test.cc" 9