Displaying 1 result from an estimated 1 matches for "a133237".
Did you mean:
133237
2020 Mar 09
2
How to make when developing machine function pass ?
Hi
I am modifying X86RetpolineThunks.cpp.
X86RetpolineThunks.cpp 's location is llvm-src/lib/Target/X86.
Which target should I use , next time use clang test.c , I can see the
difference .
I found that "make llc" doesn't work.
And either "make LLVMX86CodeGen" doen't work.
"make clang" waste a lot of time, even -j64.
Every time modifying the file