OSDN Git Service

Use .data() instead of &x[0]
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 7 Apr 2014 16:44:24 +0000 (16:44 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 7 Apr 2014 16:44:24 +0000 (16:44 +0000)
commite3e086ea00550e049d7a756307d51657ec60ea7d
treebe9645511b97e0060420c071ef4646762d23bb31
parentfc3588b336ebdb092319e1c68b4899d6ce306722
Use .data() instead of &x[0]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205722 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/R600ISelLowering.cpp