mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-08 12:36:09 +00:00

- Fix a small issue caused by a conflicting name (GetObject) on Windows. The fix was to rename the internal GetObject function to GetNextFunction.