|  | compilers=&irclang:&llc:&opt | 
|  | defaultCompiler=llctrunk | 
|  |  | 
|  | demangler=/opt/compiler-explorer/gcc-7.2.0/bin/c++filt | 
|  | objdumper=/opt/compiler-explorer/gcc-7.2.0/bin/objdump | 
|  |  | 
|  | group.irclang.compilers=irclang500:irclangtrunk | 
|  | group.irclang.intelAsm=-masm=intel | 
|  | group.irclang.groupName=Clang x86-64 | 
|  | group.irclang.options=-x ir | 
|  | compiler.ircclang401.exe=/opt/compiler-explorer/clang-4.0.1/bin/clang++ | 
|  | compiler.ircclang401.name=clang 4.0.1 | 
|  | compiler.irclang500.exe=/opt/compiler-explorer/clang-5.0.0/bin/clang++ | 
|  | compiler.irclang500.name=clang 5.0.0 | 
|  | compiler.irclangtrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ | 
|  | compiler.irclangtrunk.name=clang (trunk) | 
|  |  | 
|  | group.llc.compilers=llc401:llc500:llctrunk | 
|  | group.llc.compilerType=llc | 
|  | group.llc.supportsExecute=false | 
|  | group.llc.intelAsm=-masm=intel | 
|  | group.llc.groupName=LLVM Static Compiler | 
|  | group.llc.versionRe=LLVM version .* | 
|  | compiler.llc401.exe=/opt/compiler-explorer/clang-4.0.1/bin/llc | 
|  | compiler.llc401.name=llc 4.0.1 | 
|  | compiler.llc500.exe=/opt/compiler-explorer/clang-5.0.0/bin/llc | 
|  | compiler.llc500.name=llc 5.0.0 | 
|  | compiler.llctrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llc | 
|  | compiler.llctrunk.name=llc (trunk) | 
|  |  | 
|  | group.opt.compilers=opt401:opt500:opttrunk | 
|  | group.opt.compilerType=opt | 
|  | group.opt.supportsBinary=false | 
|  | group.opt.supportsExecute=false | 
|  | group.opt.groupName=LLVM optimizer | 
|  | group.opt.versionRe=LLVM version .* | 
|  | compiler.opt401.exe=/opt/compiler-explorer/clang-4.0.1/bin/opt | 
|  | compiler.opt401.name=opt 4.0.1 | 
|  | compiler.opt500.exe=/opt/compiler-explorer/clang-5.0.0/bin/opt | 
|  | compiler.opt500.name=opt 5.0.0 | 
|  | compiler.opttrunk.exe=/opt/compiler-explorer/clang-trunk/bin/opt | 
|  | compiler.opttrunk.name=opt (trunk) |