summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2016-12-12 16:20:21 +0000
committerSanjay Patel <spatel@rotateright.com>2016-12-12 16:20:21 +0000
commit052220c5c8c27743c74e2f8d19128b172332a190 (patch)
tree45ed2c8669c0d70e8cfd6988df8f0575b18ec6bb /llvm/test/Transforms
parent322ecd901b52650fcd0ec091a9a01c3483b6f57d (diff)
downloadbcm5719-llvm-052220c5c8c27743c74e2f8d19128b172332a190.tar.gz
bcm5719-llvm-052220c5c8c27743c74e2f8d19128b172332a190.zip
remove stale FIXME note from test; NFC
llvm-svn: 289445
Diffstat (limited to 'llvm/test/Transforms')
-rw-r--r--llvm/test/Transforms/InstCombine/narrow-switch.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/InstCombine/narrow-switch.ll b/llvm/test/Transforms/InstCombine/narrow-switch.ll
index 8f4c24b9deb..c391fd2cd33 100644
--- a/llvm/test/Transforms/InstCombine/narrow-switch.ll
+++ b/llvm/test/Transforms/InstCombine/narrow-switch.ll
@@ -130,7 +130,7 @@ sw.default:
ret void
}
-; FIXME: https://llvm.org/bugs/show_bug.cgi?id=31260
+; https://llvm.org/bugs/show_bug.cgi?id=31260
define i8 @PR31260(i8 %x) {
; ALL-LABEL: @PR31260(
OpenPOWER on IntegriCloud