llvm libunwind includes a libunwind.cpp but make finds libunwind.S first in the .PATH
Rename the latter, since it's not going to be updated again.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Differential D7162
rename libunwind.S to libunwind-arm.S to avoid conflict with llvm libunwind emaste on Jul 8 2016, 9:34 PM. Authored by Tags None Referenced Files
Subscribers None
Details llvm libunwind includes a libunwind.cpp but make finds libunwind.S first in the .PATH
Diff Detail
|