<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr"><div>when I execute clang on llvm bitcode files, I get the following error:<br><br>    clang: error: unable to execute command: Aborted<br>unsupported GC: vmkit<br>
UNREACHABLE executed at GCMetadata.cpp:87!<br>
0  clang 0x09e9d5d9 llvm::sys::PrintStackTrace(_IO_FILE*) + 41<br>Stack dump:<br>0.    Program arguments: /home/ali/llvm-3.3.src/Release+Asserts/bin/clang -cc1 -triple i386-pc-linux-gnu -emit-obj -mrelax-all -disable-free -main-file-name somefile.bc -mrelocation-model static -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -target-cpu pentium4 -target-linker-version 2.21.53.20110810 -resource-dir /home/ali/llvm-3.3.src/Release+Asserts/bin/../lib/clang/3.3 -fdebug-compilation-dir /home/ali/Code/ReyMRE/vm/tools/ReyVM -ferror-limit 19 -fmessage-length 113 -mstackrealign -fobjc-runtime=gcc -fobjc-default-synthesize-properties -fdiagnostics-show-option -fcolor-diagnostics -backend-option -vectorize-loops -o /tmp/OutOfMemoryError-NgX1wV.o -x ir /home/ali/Code/ReyMRE/test/bin/rey/lang/somefile.bc <br>

1.    Code generation<br><br><br></div>What should I do to resolve this issue?<br></div>
</div><br></div>