commit | fe0e7bb57117874e830d2f24bbc84213dd1bd4c4 | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Sun Apr 20 21:07:34 2014 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Sun Apr 20 21:07:34 2014 +0000 |
tree | 81a7461b0811e0a5f002d877732e7ae0c46ae0df | |
parent | 8612f6be58d0769bab8a1a7201304ece8fca50d1 [diff] |
What year is it! This file has no reason to be written in C, and has doubly no reason to expose a global symbol 'decodeInstruction' nor to pollute the global scope with a bunch of external linkage entities (some of which conflict with others elsewhere in LLVM). This is just the initial transition to C++; more cleanups to follow. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206717 91177308-0d34-0410-b5e6-96231b3b80d8