Reproducer: https://gist.githubusercontent.com/nikic/4e7863f539a198b51d5f10bb40667eaf/raw/290bf899fb353d97984a2e3ddcebe90289725339/test.ll `llc -filetype=obj < test.ll` results in: > `<unknown>:0: error: branch target out of range (32768 not between -32768 and 32764)` Possibly a bug in PPCBranchSelector.
Reproducer: https://gist.githubusercontent.com/nikic/4e7863f539a198b51d5f10bb40667eaf/raw/290bf899fb353d97984a2e3ddcebe90289725339/test.ll
llc -filetype=obj < test.llresults in:Possibly a bug in PPCBranchSelector.