[llvm] [JITlink][AArch32] Move function declaration from unittest to headers (PR #71621)

Stefan Gränitz via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 06:12:05 PST 2023


weliveindetail wrote:

Hi Tom, these encoding functions are implementation details and weren't supposed to clutter the API. The idea was to only expose them for unit testing. Is there a policy or a technical reason that requires this change?

https://github.com/llvm/llvm-project/pull/71621


More information about the llvm-commits mailing list