Files
llvm/test/CodeGen
Mirko Brkusanin 39fa84d07c [Mips] Emit proper ABI for _mcount calls
When -pg option is present than a call to _mcount is inserted into every
function. However since the proper ABI was not followed then the generated
gmon.out did not give proper results. By inserting needed instructions 
before every _mcount we can fix this.

Differential Revision: https://reviews.llvm.org/D68390


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374055 91177308-0d34-0410-b5e6-96231b3b80d8
2019-10-08 14:32:03 +00:00
..
2019-10-08 13:23:57 +00:00
2019-10-08 08:25:42 +00:00
2019-07-04 06:12:47 +00:00
2019-07-30 19:52:01 +00:00