Skip to content
Unverified Commit bda0d25a authored by Ahmed Ismail's avatar Ahmed Ismail Committed by GitHub
Browse files

armclang: Fix map file generation (#111)



Using `--map` linker option only will output
the map file contents on the terminal without
creating a new file, adding the `--list` option
which outputs these information to a file.

Signed-off-by: default avatarAhmed Ismail <Ahmed.Ismail@arm.com>
parent 199db155
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment