aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2019-02-05 11:01:54 +0000
committerHans Wennborg <hans@hanshq.net>2019-02-05 11:01:54 +0000
commit72798954544f46111a106c44b26e5ad8b77bbd05 (patch)
treea95d94eef10ab566b0342167527bdfa60ab402bd /llvm/lib/Transforms/Utils/Local.cpp
parent9e595e366348ea340746cf0849b5f4cae42e1ff5 (diff)
downloadllvm-72798954544f46111a106c44b26e5ad8b77bbd05.zip
llvm-72798954544f46111a106c44b26e5ad8b77bbd05.tar.gz
llvm-72798954544f46111a106c44b26e5ad8b77bbd05.tar.bz2
Fix format string in bindings/go/llvm/ir_test.go (PR40561)
The test started failing for me recently. I don't see any changes around this code, so maybe it's my local go version that changed or something. The error seems real to me: we're trying to print an Attribute with %d. The test talks about "attribute masks" I'm not sure what that refers to, but I suppose we could print the raw pointer value, since that's what the test seems to be comparing. Differential revision: https://reviews.llvm.org/D57672 llvm-svn: 353155
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions