Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.
This repository was archived by the owner on May 16, 2025. It is now read-only.

[5.4] Not implemented relocation type on swift run #68

@uraimo

Description

@uraimo

Spotted with a test armv6 build, need to verify if it's there for the classic armv7 build too.

pi@raspberrypi:~ $ ./usr/bin/swift run test.swift
warning: 'swift run file.swift' command to interpret swift files is deprecated; use 'swift file.swift' instead
Not implemented relocation type!
UNREACHABLE executed at /home/buildSwiftOnARM/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp:512!
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the project and the crash backtrace.
Stack dump:
0.	Program arguments: /home/pi/usr/bin/swift-frontend -frontend -interpret test.swift -disable-objc-interop -color-diagnostics -module-name test
1.	Swift version 5.4-dev (LLVM 8ee67e3af469eb3, Swift fb774de49c67eed)
2.	While running user code "test.swift"
Aborted

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions