Store the passed in CPU name string so that it can be accessed later.
authorEric Christopher <echristo@gmail.com>
Mon, 26 Jan 2015 17:33:30 +0000 (17:33 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 26 Jan 2015 17:33:30 +0000 (17:33 +0000)
commit5da54492f13f4263eeb4323f4c7baaaa11807519
tree560082101b7baf517f085d04c8fa18a4a016fabe
parent8e438825721eb3924bef6c5cda78b7b93a544f01
Store the passed in CPU name string so that it can be accessed later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227101 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCSubtargetInfo.h
lib/MC/MCSubtargetInfo.cpp