diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-07-15 11:42:53 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-07-15 11:42:53 +0000 |
commit | cfa0361d352edd37ff6d1817efd2546d2c6a63a4 (patch) | |
tree | 86c2518b19c2eecc1d0b1b8b3fbb20f953769817 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | cf9c31550c61b04985e98941e499cfacc0b3e9bf (diff) | |
download | llvm-cfa0361d352edd37ff6d1817efd2546d2c6a63a4.zip llvm-cfa0361d352edd37ff6d1817efd2546d2c6a63a4.tar.gz llvm-cfa0361d352edd37ff6d1817efd2546d2c6a63a4.tar.bz2 |
GPGPU: Do not check for hidden declarations
We do not have them in Polly and the code to check for them is directly
referring to pet data structures which we do not have available.
This commit avoids undefined behavior. As such issues are difficult to
reproduce, this commit comes without a test case.
llvm-svn: 275553
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions