summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/CloneModule.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-09-08 15:45:27 +0000
committerReid Kleckner <rnk@google.com>2016-09-08 15:45:27 +0000
commit1361c0c6efc08e4808b67cab6e22d0a7a5f81fc7 (patch)
treeba9c436738388e37a5a58902c43bea8bf53c220a /llvm/lib/Transforms/Utils/CloneModule.cpp
parentcb5c98b14a301613c453ffcfa19bffebd4a4e820 (diff)
downloadbcm5719-llvm-1361c0c6efc08e4808b67cab6e22d0a7a5f81fc7.tar.gz
bcm5719-llvm-1361c0c6efc08e4808b67cab6e22d0a7a5f81fc7.zip
Remove restriction that 'sret' must be on the first parameter
On Windows, it is often applied to the second parameter, and the x86 backend is prepared to deal with sret appearing on any parameter. Other backends assume it only appears on parameter zero, but those are target-specific requirements, and not an IR-level rule. llvm-svn: 280951
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud