diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-08-08 15:25:46 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-08-08 15:25:46 +0000 |
commit | 000db70754841d2e86b7a72029f21e3e2fbdc981 (patch) | |
tree | 8aefcc9cdc3b1e08d1963ce8918c0f27ba6e3811 /llvm/lib/Target/TargetLoweringObjectFile.cpp | |
parent | 4fbc3f4a376f7902757c210aaf55962c6b09e829 (diff) | |
download | llvm-000db70754841d2e86b7a72029f21e3e2fbdc981.zip llvm-000db70754841d2e86b7a72029f21e3e2fbdc981.tar.gz llvm-000db70754841d2e86b7a72029f21e3e2fbdc981.tar.bz2 |
[IslNodeBuilder] Directly use the insert location of our Builder
... instead of adding instructions at the end of the basic block the builder
is currently at. This makes it easier to reason about where IR is generated,
as with the IRBuilder there is just a single location that specificies where
IR is generated.
llvm-svn: 278013
Diffstat (limited to 'llvm/lib/Target/TargetLoweringObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions