search for: gcov_version

Displaying 1 result from an estimated 1 matches for "gcov_version".

Did you mean: gcc_version
2006 Oct 24
1
[LLVMdev] InsertBranch called unconditionally?
...ccess. But in targets (like ARM or Sparc) that don't implement them, the following test fails: ----------------------------------- void %__gcov_init() { entry: switch uint 0, label %cond_true.i [ uint 0, label %UnifiedReturnBlock uint 875573313, label %gcov_version.exit ] cond_true.i: ; preds = %entry ret void gcov_version.exit: ; preds = %entry ret void UnifiedReturnBlock: ; preds = %entry ret void } --------------------------------------- The error is: llc: /home/rafael/dev/llvm/cvs/in...