01-23-2025, 10:10 PM
Thanks for the reply!
Both the compilation log and using which clang and which llc commands point toward the executables in my /llvm-project/build/bin folders.
Also, when using llc --version to list the registered targets for the llc compiler, the snitch target doesn't show up. This seems to confirm that the Snitch target wasn't properly included during my build, since, in my understanding, the compilation eventually calls llc.
Both the compilation log and using which clang and which llc commands point toward the executables in my /llvm-project/build/bin folders.
Also, when using llc --version to list the registered targets for the llc compiler, the snitch target doesn't show up. This seems to confirm that the Snitch target wasn't properly included during my build, since, in my understanding, the compilation eventually calls llc.