Script started on 2018-07-24 00:23:00+02:00 [heiko@thirtytwo llvm_mode]$ pacman -Qi llvm Name : llvm Version : 6.0.1-1 Description : Collection of modular and reusable compiler and toolchain technologies Architecture : x86_64 URL : https://llvm.org/ Licenses : custom:University of Illinois/NCSA Open Source License Groups : None Provides : None Depends On : llvm-libs perl Optional Deps : python-setuptools: for using lit (LLVM Integrated Tester) [installed] Required By : lib32-llvm Optional For : None Conflicts With : None Replaces : None Installed Size : 170.04 MiB Packager : Evangelos Foutras Build Date : Sun 08 Jul 2018 05:54:54 PM CEST Install Date : Sat 14 Jul 2018 10:26:08 AM CEST Install Reason : Explicitly installed Install Script : No Validated By : Signature [heiko@thirtytwo llvm_mode]$ file files.bc files.bc: LLVM IR bitcode [heiko@thirtytwo llvm_mode]$ llvm-nm files.bc llvm-nm: files.bc Invalid function argument type (Producer: 'LLVM6.0.1' Reader: 'LLVM 6.0.1') [heiko@thirtytwo llvm_mode]$ exit Script done on 2018-07-24 00:24:39+02:00