diff options
| author | Tobias Grosser <tobias@grosser.es> | 2015-08-30 16:57:20 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2015-08-30 16:57:20 +0000 |
| commit | e83a396b1df7c2c7216d2820475b79342f7cb558 (patch) | |
| tree | cfe2d1395f9675ca9055dc1214b1b9786f7abcc5 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 9c0ffe3a1d85659aa9938406b19656a278c2e79d (diff) | |
Ignore debug intrinsics and do not model their potential scalar metadata reads
Our code generation currently does not support scalar references to metadata
values. Hence, it would crash if we try to model scalar dependences to metadata
values. Fortunately, for one of the common uses, debug information, we can
for now just ignore the relevant intrinsics and consequently the issue of how
to model scalar dependences to metadata.
llvm-svn: 246388
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
