1 RUN: llvm-readobj -dynamic-table %p/Inputs/rpath.exe.elf-x86_64 \ 2 RUN: | FileCheck %s 3 4 CHECK: 0x000000000000000F RPATH /usr/local/lib 5