This is an automated email from the ASF dual-hosted git repository.
dingyu pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git.
from 1f4b53a Merge pull request #308 from volcano0dr/fix
add d074196 fix sgx-cov to be compatible with LLVM 10 profiler API
add 4c40f35 Update readme. add gcov version requirement
add 522fb65 temp fail cannot find final.info
add 0156f09 cov: fix Makefile and support llvm-cov-12
add e01cc71 cov: remove redundent line
add e823b96 cov: remove redundent line
add b3b376d cov: improve Readme
add b1d1bcd Add profile settings in the Cargo.toml
new 32b2d1f Merge pull request #309 from apache/fix-sgx-cov
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
samplecode/sgx-cov/Readme.md | 16 +-
samplecode/sgx-cov/enclave/Cargo.toml | 6 +
samplecode/sgx-cov/enclave/enclave-cov-rustc | 0
samplecode/sgx-cov/enclave/llvm-gcov | 57 ++++++-
sgx_cov/lib.rs | 233 ++++++++++++++++-----------
5 files changed, 211 insertions(+), 101 deletions(-)
mode change 100644 => 100755 samplecode/sgx-cov/enclave/enclave-cov-rustc
mode change 100644 => 100755 samplecode/sgx-cov/enclave/llvm-gcov
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]