changes:

- fixed sgx_cov in `nightly-2020-10-25`, which provides `llvm-cov-11`
- probe `gcov` and `llvm-cov` version heuristically. `gcov` <= 7 and 
`llvm-cov` >= 11 supported
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave-sgx-sdk/pull/309

-- Commit Summary --

  * fix sgx-cov to be compatible with LLVM 10 profiler API
  * Update readme. add gcov version requirement
  * temp fail cannot find final.info
  * cov: fix Makefile and support llvm-cov-12

-- File Changes --

    M samplecode/sgx-cov/Makefile (1)
    M samplecode/sgx-cov/Readme.md (16)
    M samplecode/sgx-cov/enclave/enclave-cov-rustc (0)
    M samplecode/sgx-cov/enclave/llvm-gcov (57)
    M sgx_cov/lib.rs (237)

-- Patch Links --

https://github.com/apache/incubator-teaclave-sgx-sdk/pull/309.patch
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/309.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/309

Reply via email to