Hi,
I would like to know if there is any plan in the next future to support
The GCC noinline attribute?
Since LLVM does quiet a lot of inlining, these feature is interesting for us
to do some function profiling.
Thanks,
Lionel.
Hi,
I would like to know if there is any plan in the next future to support
The GCC noinline attribute?
Since LLVM does quiet a lot of inlining, these feature is interesting for us
to do some function profiling.
Thanks,
Lionel.
The GCC noinline attribute?
Since LLVM does quiet a lot of inlining, these feature is interesting
for us
to do some function profiling.
This has been implemented. You'll need to wait til the llvm-gcc mirror updates itself tonight to get it. Please let me know if you experience any problems.
Thanks,
-Tanya