Speedup bitcode writer. Do not walk all values for all functions to emit...
Speedup bitcode writer. Do not walk all values for all functions to emit function local metadata. In one testcase, probably worst case scenario, the 70x speed up is seen. llvm-svn: 105360
Loading
Please register or sign in to comment