[llvm-dev] How do I find the function pointers for tests from the LLVM IR code of a Rust program?

Stanislav Pankevich via llvm-dev llvm-dev at lists.llvm.org
Sat Feb 11 09:42:43 PST 2017


Hello,

In order to get as much feedback as possible from both LLVM and Rust
communities I am cross-posting my question here:

http://stackoverflow.com/questions/42177712/how-do-i-find-the-function-pointers-for-tests-from-the-llvm-ir-code-of-a-rust-pr

We are under impression that there might be some way of finding test
functions reliably other than parsing complex structure layout produced by
cargo/rustc.

Any feedback is appreciated.

Thanks,

Stanislav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170211/60ff6ea9/attachment.html>


More information about the llvm-dev mailing list