I noticed that a paramter name got changed in the implementation of isCalleePop,
but didn't get changed in the header. This simply fixes the header to match the
body change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D16246
[X86]: Make param names in header and body match for isCalleePop kbsmith1 on Jan 15 2016, 3:48 PM. Authored by
Details I noticed that a paramter name got changed in the implementation of isCalleePop,
Diff Detail
|