When we use the FastIsel in the ARM ,the memcpy was renamed with like memcpy.<Number> by GlobalVariable()
But its not the semantics we required in the getLibcallReg().
Differential D67346
Bug 43202 - ARM FastIsel is renaming the memcpy to memcpy.<random-number> in getLibcallReg(). umesh.kalappa0 on Sep 9 2019, 4:02 AM. Authored by
Details
When we use the FastIsel in the ARM ,the memcpy was renamed with like memcpy.<Number> by GlobalVariable() But its not the semantics we required in the getLibcallReg().
Diff Detail
|