[all-commits] [llvm/llvm-project] f4cc51: [AMDGPU][MC] Added tests for checking error position
dpreobra via All-commits
all-commits at lists.llvm.org
Mon Nov 9 05:20:07 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f4cc511303bd5af5b02502a740c4a4eaa7c85dbb
https://github.com/llvm/llvm-project/commit/f4cc511303bd5af5b02502a740c4a4eaa7c85dbb
Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
A llvm/test/MC/AMDGPU/gfx10_err_pos.s
A llvm/test/MC/AMDGPU/gfx7_err_pos.s
A llvm/test/MC/AMDGPU/gfx8_err_pos.s
A llvm/test/MC/AMDGPU/gfx908_err_pos.s
A llvm/test/MC/AMDGPU/gfx9_err_pos.s
Log Message:
-----------
[AMDGPU][MC] Added tests for checking error position
See bug 47519: https://bugs.llvm.org/show_bug.cgi?id=47519
Reviewers: arsenm, rampitec
Differential Revision: https://reviews.llvm.org/D90925
More information about the All-commits
mailing list