Skip to content
Commit 3cdfe749 authored by Dan Gohman's avatar Dan Gohman
Browse files

Fix this code for hosts where std::vector doesn't have .data().

Use &Ops[0] instead, which is safe since Ops will never be empty here.

llvm-svn: 72368
parent fb56cf1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment