| commit | 5ffd2c3cfca82ecc7ab00b8e1b034a118ca5a27b | [log] [tgz] |
|---|---|---|
| author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Mon Mar 26 14:25:52 2018 +0000 |
| committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Mon Mar 26 14:25:52 2018 +0000 |
| tree | 7b051e6b4ae65e930f5e77adbe002fd7272e9f1f | |
| parent | 2455fef497a09cf358daf43ea910eb5a23542980 [diff] |
[llvm-mca] Fix how views are added to the InstructionTables. This should fix the stack-use-after-scope reported by the asan buildbots after revision 328493. llvm-svn: 328499