llvm-upgrade gets sign wrong on long syntax call instructions #1684
Labels
bugzilla
Issues migrated from bugzilla
compile-fail
Use [accepts-invalid] and [rejects-valid] instead
llvm-tools
All llvm tools that do not have corresponding tag
Extended Description
Consider attached file. It was generated via llvm-gcc 1.9.
llvm-upgrade rejects it:
./llvm-upgrade < test.ll
llvm-upgrade: :22: error: Reference to an invalid definition: 'tmp' of
type 'i32'
llvm-upgrade: parse failed.
The text was updated successfully, but these errors were encountered: